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 NEOJ
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B11E | |
| decimal | 45342 | |
| htmldecimal | 넞 | |
| htmlhex | 넞 | |
| css | \B11E | |
| javascript | \u{B11E} | |
| python | \ub11e | |
| java | \uB11E | |
| go | \uB11E | |
| ruby | \u{B11E} | |
| rust | \u{B11E} | |
| ccpp | \ub11e | |
| urlencoded | %EB%84%9E | |
| utf8bytes | eb 84 9e | |
| utf16bebytes | b1 1e | |
| utf32bebytes | 00 00 b1 1e |
How to Use
HTML:
넞
CSS:
content: "\B11E"
JavaScript:
"\u{B11E}"
Python:
"\ub11e"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No