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