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