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 YEONJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+C5F1 | |
| decimal | 50673 | |
| htmldecimal | 엱 | |
| htmlhex | 엱 | |
| css | \C5F1 | |
| javascript | \u{C5F1} | |
| python | \uc5f1 | |
| java | \uC5F1 | |
| go | \uC5F1 | |
| ruby | \u{C5F1} | |
| rust | \u{C5F1} | |
| ccpp | \uc5f1 | |
| urlencoded | %EC%97%B1 | |
| utf8bytes | ec 97 b1 | |
| utf16bebytes | c5 f1 | |
| utf32bebytes | 00 00 c5 f1 |
How to Use
HTML:
엱
CSS:
content: "\C5F1"
JavaScript:
"\u{C5F1}"
Python:
"\uc5f1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No