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