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