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