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 TEOLT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D13D | |
| decimal | 53565 | |
| htmldecimal | 턽 | |
| htmlhex | 턽 | |
| css | \D13D | |
| javascript | \u{D13D} | |
| python | \ud13d | |
| java | \uD13D | |
| go | \uD13D | |
| ruby | \u{D13D} | |
| rust | \u{D13D} | |
| ccpp | \ud13d | |
| urlencoded | %ED%84%BD | |
| utf8bytes | ed 84 bd | |
| utf16bebytes | d1 3d | |
| utf32bebytes | 00 00 d1 3d |
How to Use
HTML:
턽
CSS:
content: "\D13D"
JavaScript:
"\u{D13D}"
Python:
"\ud13d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No