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