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