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