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