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