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