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