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 GGYULB
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+B033 | |
| decimal | 45107 | |
| htmldecimal | 뀳 | |
| htmlhex | 뀳 | |
| css | \B033 | |
| javascript | \u{B033} | |
| python | \ub033 | |
| java | \uB033 | |
| go | \uB033 | |
| ruby | \u{B033} | |
| rust | \u{B033} | |
| ccpp | \ub033 | |
| urlencoded | %EB%80%B3 | |
| utf8bytes | eb 80 b3 | |
| utf16bebytes | b0 33 | |
| utf32bebytes | 00 00 b0 33 |
How to Use
HTML:
뀳
CSS:
content: "\B033"
JavaScript:
"\u{B033}"
Python:
"\ub033"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1101 1172 11B2
Frequently Asked Questions
What is the 뀳 character (HANGUL SYLLABLE GGYULB)?
뀳 (HANGUL SYLLABLE GGYULB) is the Unicode character U+B033.
What is the Unicode codepoint of HANGUL SYLLABLE GGYULB?
The HANGUL SYLLABLE GGYULB character (뀳) has codepoint U+B033.
How do I type or copy HANGUL SYLLABLE GGYULB?
Copy 뀳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.