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