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