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 NYAEC
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B103 | |
| decimal | 45315 | |
| htmldecimal | 넃 | |
| htmlhex | 넃 | |
| css | \B103 | |
| javascript | \u{B103} | |
| python | \ub103 | |
| java | \uB103 | |
| go | \uB103 | |
| ruby | \u{B103} | |
| rust | \u{B103} | |
| ccpp | \ub103 | |
| urlencoded | %EB%84%83 | |
| utf8bytes | eb 84 83 | |
| utf16bebytes | b1 03 | |
| utf32bebytes | 00 00 b1 03 |
How to Use
HTML:
넃
CSS:
content: "\B103"
JavaScript:
"\u{B103}"
Python:
"\ub103"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1102 1164 11BE
Frequently Asked Questions
What is the 넃 character (HANGUL SYLLABLE NYAEC)?
넃 (HANGUL SYLLABLE NYAEC) is the Unicode character U+B103.
What is the Unicode codepoint of HANGUL SYLLABLE NYAEC?
The HANGUL SYLLABLE NYAEC character (넃) has codepoint U+B103.
How do I type or copy HANGUL SYLLABLE NYAEC?
Copy 넃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.