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