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