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