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