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 RIT
Overview
맅 (HANGUL SYLLABLE RIT) is the Unicode character at code point U+B9C5. 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+B9C5 | |
| decimal | 47557 | |
| htmldecimal | 맅 | |
| htmlhex | 맅 | |
| css | \B9C5 | |
| javascript | \u{B9C5} | |
| python | \ub9c5 | |
| java | \uB9C5 | |
| go | \uB9C5 | |
| ruby | \u{B9C5} | |
| rust | \u{B9C5} | |
| ccpp | \ub9c5 | |
| urlencoded | %EB%A7%85 | |
| utf8bytes | eb a7 85 | |
| utf16bebytes | b9 c5 | |
| utf32bebytes | 00 00 b9 c5 |
How to Use
HTML:
맅
CSS:
content: "\B9C5"
JavaScript:
"\u{B9C5}"
Python:
"\ub9c5"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1175 11C0
Frequently Asked Questions
What is the 맅 character (HANGUL SYLLABLE RIT)?
맅 (HANGUL SYLLABLE RIT) is the Unicode character U+B9C5.
What is the Unicode codepoint of HANGUL SYLLABLE RIT?
The HANGUL SYLLABLE RIT character (맅) has codepoint U+B9C5.
How do I type or copy HANGUL SYLLABLE RIT?
Copy 맅 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.