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 BYAK
Overview
뱤 (HANGUL SYLLABLE BYAK) is the Unicode character at code point U+BC64. 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+BC64 | |
| decimal | 48228 | |
| htmldecimal | 뱤 | |
| htmlhex | 뱤 | |
| css | \BC64 | |
| javascript | \u{BC64} | |
| python | \ubc64 | |
| java | \uBC64 | |
| go | \uBC64 | |
| ruby | \u{BC64} | |
| rust | \u{BC64} | |
| ccpp | \ubc64 | |
| urlencoded | %EB%B1%A4 | |
| utf8bytes | eb b1 a4 | |
| utf16bebytes | bc 64 | |
| utf32bebytes | 00 00 bc 64 |
How to Use
HTML:
뱤
CSS:
content: "\BC64"
JavaScript:
"\u{BC64}"
Python:
"\ubc64"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1163 11BF
Frequently Asked Questions
What is the 뱤 character (HANGUL SYLLABLE BYAK)?
뱤 (HANGUL SYLLABLE BYAK) is the Unicode character U+BC64.
What is the Unicode codepoint of HANGUL SYLLABLE BYAK?
The HANGUL SYLLABLE BYAK character (뱤) has codepoint U+BC64.
How do I type or copy HANGUL SYLLABLE BYAK?
Copy 뱤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.