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 BBANG
Overview
빵 (HANGUL SYLLABLE BBANG) is the Unicode character at code point U+BE75. 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+BE75 | |
| decimal | 48757 | |
| htmldecimal | 빵 | |
| htmlhex | 빵 | |
| css | \BE75 | |
| javascript | \u{BE75} | |
| python | \ube75 | |
| java | \uBE75 | |
| go | \uBE75 | |
| ruby | \u{BE75} | |
| rust | \u{BE75} | |
| ccpp | \ube75 | |
| urlencoded | %EB%B9%B5 | |
| utf8bytes | eb b9 b5 | |
| utf16bebytes | be 75 | |
| utf32bebytes | 00 00 be 75 |
How to Use
HTML:
빵
CSS:
content: "\BE75"
JavaScript:
"\u{BE75}"
Python:
"\ube75"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1108 1161 11BC
Frequently Asked Questions
What is the 빵 character (HANGUL SYLLABLE BBANG)?
빵 (HANGUL SYLLABLE BBANG) is the Unicode character U+BE75.
What is the Unicode codepoint of HANGUL SYLLABLE BBANG?
The HANGUL SYLLABLE BBANG character (빵) has codepoint U+BE75.
How do I type or copy HANGUL SYLLABLE BBANG?
Copy 빵 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.