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 BAE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+BC30 | |
| decimal | 48176 | |
| htmldecimal | 배 | |
| htmlhex | 배 | |
| css | \BC30 | |
| javascript | \u{BC30} | |
| python | \ubc30 | |
| java | \uBC30 | |
| go | \uBC30 | |
| ruby | \u{BC30} | |
| rust | \u{BC30} | |
| ccpp | \ubc30 | |
| urlencoded | %EB%B0%B0 | |
| utf8bytes | eb b0 b0 | |
| utf16bebytes | bc 30 | |
| utf32bebytes | 00 00 bc 30 |
How to Use
HTML:
배
CSS:
content: "\BC30"
JavaScript:
"\u{BC30}"
Python:
"\ubc30"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1107 1162
Frequently Asked Questions
What is the 배 character (HANGUL SYLLABLE BAE)?
배 (HANGUL SYLLABLE BAE) is the Unicode character U+BC30.
What is the Unicode codepoint of HANGUL SYLLABLE BAE?
The HANGUL SYLLABLE BAE character (배) has codepoint U+BC30.
How do I type or copy HANGUL SYLLABLE BAE?
Copy 배 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.