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 NYOG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B1E9 | |
| decimal | 45545 | |
| htmldecimal | 뇩 | |
| htmlhex | 뇩 | |
| css | \B1E9 | |
| javascript | \u{B1E9} | |
| python | \ub1e9 | |
| java | \uB1E9 | |
| go | \uB1E9 | |
| ruby | \u{B1E9} | |
| rust | \u{B1E9} | |
| ccpp | \ub1e9 | |
| urlencoded | %EB%87%A9 | |
| utf8bytes | eb 87 a9 | |
| utf16bebytes | b1 e9 | |
| utf32bebytes | 00 00 b1 e9 |
How to Use
HTML:
뇩
CSS:
content: "\B1E9"
JavaScript:
"\u{B1E9}"
Python:
"\ub1e9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No