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 NEONH
Overview
넎 (HANGUL SYLLABLE NEONH) is the Unicode character at code point U+B10E. 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+B10E | |
| decimal | 45326 | |
| htmldecimal | 넎 | |
| htmlhex | 넎 | |
| css | \B10E | |
| javascript | \u{B10E} | |
| python | \ub10e | |
| java | \uB10E | |
| go | \uB10E | |
| ruby | \u{B10E} | |
| rust | \u{B10E} | |
| ccpp | \ub10e | |
| urlencoded | %EB%84%8E | |
| utf8bytes | eb 84 8e | |
| utf16bebytes | b1 0e | |
| utf32bebytes | 00 00 b1 0e |
How to Use
HTML:
넎
CSS:
content: "\B10E"
JavaScript:
"\u{B10E}"
Python:
"\ub10e"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1102 1165 11AD
Frequently Asked Questions
What is the 넎 character (HANGUL SYLLABLE NEONH)?
넎 (HANGUL SYLLABLE NEONH) is the Unicode character U+B10E.
What is the Unicode codepoint of HANGUL SYLLABLE NEONH?
The HANGUL SYLLABLE NEONH character (넎) has codepoint U+B10E.
How do I type or copy HANGUL SYLLABLE NEONH?
Copy 넎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.