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 TAELB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D0E7 | |
| decimal | 53479 | |
| htmldecimal | 탧 | |
| htmlhex | 탧 | |
| css | \D0E7 | |
| javascript | \u{D0E7} | |
| python | \ud0e7 | |
| java | \uD0E7 | |
| go | \uD0E7 | |
| ruby | \u{D0E7} | |
| rust | \u{D0E7} | |
| ccpp | \ud0e7 | |
| urlencoded | %ED%83%A7 | |
| utf8bytes | ed 83 a7 | |
| utf16bebytes | d0 e7 | |
| utf32bebytes | 00 00 d0 e7 |
How to Use
HTML:
탧
CSS:
content: "\D0E7"
JavaScript:
"\u{D0E7}"
Python:
"\ud0e7"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No