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 TOSS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D1B4 | |
| decimal | 53684 | |
| htmldecimal | 톴 | |
| htmlhex | 톴 | |
| css | \D1B4 | |
| javascript | \u{D1B4} | |
| python | \ud1b4 | |
| java | \uD1B4 | |
| go | \uD1B4 | |
| ruby | \u{D1B4} | |
| rust | \u{D1B4} | |
| ccpp | \ud1b4 | |
| urlencoded | %ED%86%B4 | |
| utf8bytes | ed 86 b4 | |
| utf16bebytes | d1 b4 | |
| utf32bebytes | 00 00 d1 b4 |
How to Use
HTML:
톴
CSS:
content: "\D1B4"
JavaScript:
"\u{D1B4}"
Python:
"\ud1b4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No