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 JAELT
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C7B9 | |
| decimal | 51129 | |
| htmldecimal | 잹 | |
| htmlhex | 잹 | |
| css | \C7B9 | |
| javascript | \u{C7B9} | |
| python | \uc7b9 | |
| java | \uC7B9 | |
| go | \uC7B9 | |
| ruby | \u{C7B9} | |
| rust | \u{C7B9} | |
| ccpp | \uc7b9 | |
| urlencoded | %EC%9E%B9 | |
| utf8bytes | ec 9e b9 | |
| utf16bebytes | c7 b9 | |
| utf32bebytes | 00 00 c7 b9 |
How to Use
HTML:
잹
CSS:
content: "\C7B9"
JavaScript:
"\u{C7B9}"
Python:
"\uc7b9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No