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