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