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