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 TUC
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+D243 | |
| decimal | 53827 | |
| htmldecimal | 퉃 | |
| htmlhex | 퉃 | |
| css | \D243 | |
| javascript | \u{D243} | |
| python | \ud243 | |
| java | \uD243 | |
| go | \uD243 | |
| ruby | \u{D243} | |
| rust | \u{D243} | |
| ccpp | \ud243 | |
| urlencoded | %ED%89%83 | |
| utf8bytes | ed 89 83 | |
| utf16bebytes | d2 43 | |
| utf32bebytes | 00 00 d2 43 |
How to Use
HTML:
퉃
CSS:
content: "\D243"
JavaScript:
"\u{D243}"
Python:
"\ud243"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No