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 TOEB
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D205 | |
| decimal | 53765 | |
| htmldecimal | 툅 | |
| htmlhex | 툅 | |
| css | \D205 | |
| javascript | \u{D205} | |
| python | \ud205 | |
| java | \uD205 | |
| go | \uD205 | |
| ruby | \u{D205} | |
| rust | \u{D205} | |
| ccpp | \ud205 | |
| urlencoded | %ED%88%85 | |
| utf8bytes | ed 88 85 | |
| utf16bebytes | d2 05 | |
| utf32bebytes | 00 00 d2 05 |
How to Use
HTML:
툅
CSS:
content: "\D205"
JavaScript:
"\u{D205}"
Python:
"\ud205"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No