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
Overview
넪 (HANGUL SYLLABLE NENH) is the Unicode character at code point U+B12A. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
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
- Decomposition
- 1102 1166 11AD
Frequently Asked Questions
What is the 넪 character (HANGUL SYLLABLE NENH)?
넪 (HANGUL SYLLABLE NENH) is the Unicode character U+B12A.
What is the Unicode codepoint of HANGUL SYLLABLE NENH?
The HANGUL SYLLABLE NENH character (넪) has codepoint U+B12A.
How do I type or copy HANGUL SYLLABLE NENH?
Copy 넪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.