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 TYABS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D10A | |
| decimal | 53514 | |
| htmldecimal | 턊 | |
| htmlhex | 턊 | |
| css | \D10A | |
| javascript | \u{D10A} | |
| python | \ud10a | |
| java | \uD10A | |
| go | \uD10A | |
| ruby | \u{D10A} | |
| rust | \u{D10A} | |
| ccpp | \ud10a | |
| urlencoded | %ED%84%8A | |
| utf8bytes | ed 84 8a | |
| utf16bebytes | d1 0a | |
| utf32bebytes | 00 00 d1 0a |
How to Use
HTML:
턊
CSS:
content: "\D10A"
JavaScript:
"\u{D10A}"
Python:
"\ud10a"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No