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