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 JWAEG
Overview
좩 (HANGUL SYLLABLE JWAEG) is the Unicode character at code point U+C8A9. 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+C8A9 | |
| decimal | 51369 | |
| htmldecimal | 좩 | |
| htmlhex | 좩 | |
| css | \C8A9 | |
| javascript | \u{C8A9} | |
| python | \uc8a9 | |
| java | \uC8A9 | |
| go | \uC8A9 | |
| ruby | \u{C8A9} | |
| rust | \u{C8A9} | |
| ccpp | \uc8a9 | |
| urlencoded | %EC%A2%A9 | |
| utf8bytes | ec a2 a9 | |
| utf16bebytes | c8 a9 | |
| utf32bebytes | 00 00 c8 a9 |
How to Use
HTML:
좩
CSS:
content: "\C8A9"
JavaScript:
"\u{C8A9}"
Python:
"\uc8a9"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110C 116B 11A8
Frequently Asked Questions
What is the 좩 character (HANGUL SYLLABLE JWAEG)?
좩 (HANGUL SYLLABLE JWAEG) is the Unicode character U+C8A9.
What is the Unicode codepoint of HANGUL SYLLABLE JWAEG?
The HANGUL SYLLABLE JWAEG character (좩) has codepoint U+C8A9.
How do I type or copy HANGUL SYLLABLE JWAEG?
Copy 좩 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.