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