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