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