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