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