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 ALH
Overview
앓 (HANGUL SYLLABLE ALH) is the Unicode character at code point U+C553. 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+C553 | |
| decimal | 50515 | |
| htmldecimal | 앓 | |
| htmlhex | 앓 | |
| css | \C553 | |
| javascript | \u{C553} | |
| python | \uc553 | |
| java | \uC553 | |
| go | \uC553 | |
| ruby | \u{C553} | |
| rust | \u{C553} | |
| ccpp | \uc553 | |
| urlencoded | %EC%95%93 | |
| utf8bytes | ec 95 93 | |
| utf16bebytes | c5 53 | |
| utf32bebytes | 00 00 c5 53 |
How to Use
HTML:
앓
CSS:
content: "\C553"
JavaScript:
"\u{C553}"
Python:
"\uc553"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110B 1161 11B6
Frequently Asked Questions
What is the 앓 character (HANGUL SYLLABLE ALH)?
앓 (HANGUL SYLLABLE ALH) is the Unicode character U+C553.
What is the Unicode codepoint of HANGUL SYLLABLE ALH?
The HANGUL SYLLABLE ALH character (앓) has codepoint U+C553.
How do I type or copy HANGUL SYLLABLE ALH?
Copy 앓 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.