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