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 NOENG
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B1E1 | |
| decimal | 45537 | |
| htmldecimal | 뇡 | |
| htmlhex | 뇡 | |
| css | \B1E1 | |
| javascript | \u{B1E1} | |
| python | \ub1e1 | |
| java | \uB1E1 | |
| go | \uB1E1 | |
| ruby | \u{B1E1} | |
| rust | \u{B1E1} | |
| ccpp | \ub1e1 | |
| urlencoded | %EB%87%A1 | |
| utf8bytes | eb 87 a1 | |
| utf16bebytes | b1 e1 | |
| utf32bebytes | 00 00 b1 e1 |
How to Use
HTML:
뇡
CSS:
content: "\B1E1"
JavaScript:
"\u{B1E1}"
Python:
"\ub1e1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No