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 NENH
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B12A | |
| decimal | 45354 | |
| htmldecimal | 넪 | |
| htmlhex | 넪 | |
| css | \B12A | |
| javascript | \u{B12A} | |
| python | \ub12a | |
| java | \uB12A | |
| go | \uB12A | |
| ruby | \u{B12A} | |
| rust | \u{B12A} | |
| ccpp | \ub12a | |
| urlencoded | %EB%84%AA | |
| utf8bytes | eb 84 aa | |
| utf16bebytes | b1 2a | |
| utf32bebytes | 00 00 b1 2a |
How to Use
HTML:
넪
CSS:
content: "\B12A"
JavaScript:
"\u{B12A}"
Python:
"\ub12a"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No