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