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