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