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