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 BBWAK
Overview
뽴 (HANGUL SYLLABLE BBWAK) is the Unicode character at code point U+BF74. 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+BF74 | |
| decimal | 49012 | |
| htmldecimal | 뽴 | |
| htmlhex | 뽴 | |
| css | \BF74 | |
| javascript | \u{BF74} | |
| python | \ubf74 | |
| java | \uBF74 | |
| go | \uBF74 | |
| ruby | \u{BF74} | |
| rust | \u{BF74} | |
| ccpp | \ubf74 | |
| urlencoded | %EB%BD%B4 | |
| utf8bytes | eb bd b4 | |
| utf16bebytes | bf 74 | |
| utf32bebytes | 00 00 bf 74 |
How to Use
HTML:
뽴
CSS:
content: "\BF74"
JavaScript:
"\u{BF74}"
Python:
"\ubf74"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1108 116A 11BF
Frequently Asked Questions
What is the 뽴 character (HANGUL SYLLABLE BBWAK)?
뽴 (HANGUL SYLLABLE BBWAK) is the Unicode character U+BF74.
What is the Unicode codepoint of HANGUL SYLLABLE BBWAK?
The HANGUL SYLLABLE BBWAK character (뽴) has codepoint U+BF74.
How do I type or copy HANGUL SYLLABLE BBWAK?
Copy 뽴 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.