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 BYUGG
Overview
뷲 (HANGUL SYLLABLE BYUGG) is the Unicode character at code point U+BDF2. 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+BDF2 | |
| decimal | 48626 | |
| htmldecimal | 뷲 | |
| htmlhex | 뷲 | |
| css | \BDF2 | |
| javascript | \u{BDF2} | |
| python | \ubdf2 | |
| java | \uBDF2 | |
| go | \uBDF2 | |
| ruby | \u{BDF2} | |
| rust | \u{BDF2} | |
| ccpp | \ubdf2 | |
| urlencoded | %EB%B7%B2 | |
| utf8bytes | eb b7 b2 | |
| utf16bebytes | bd f2 | |
| utf32bebytes | 00 00 bd f2 |
How to Use
HTML:
뷲
CSS:
content: "\BDF2"
JavaScript:
"\u{BDF2}"
Python:
"\ubdf2"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1172 11A9
Frequently Asked Questions
What is the 뷲 character (HANGUL SYLLABLE BYUGG)?
뷲 (HANGUL SYLLABLE BYUGG) is the Unicode character U+BDF2.
What is the Unicode codepoint of HANGUL SYLLABLE BYUGG?
The HANGUL SYLLABLE BYUGG character (뷲) has codepoint U+BDF2.
How do I type or copy HANGUL SYLLABLE BYUGG?
Copy 뷲 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.