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