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