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