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