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