copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('탋'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
탋
HANGUL SYLLABLE TALB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0CB | |
| decimal | 53451 | |
| htmldecimal | 탋 | |
| htmlhex | 탋 | |
| css | \D0CB | |
| javascript | \u{D0CB} | |
| python | \ud0cb | |
| java | \uD0CB | |
| go | \uD0CB | |
| ruby | \u{D0CB} | |
| rust | \u{D0CB} | |
| ccpp | \ud0cb | |
| urlencoded | %ED%83%8B | |
| utf8bytes | ed 83 8b | |
| utf16bebytes | d0 cb | |
| utf32bebytes | 00 00 d0 cb |
How to Use
HTML:
탋
CSS:
content: "\D0CB"
JavaScript:
"\u{D0CB}"
Python:
"\ud0cb"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No