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