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