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