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 CONG
Overview
총 (HANGUL SYLLABLE CONG) is the Unicode character at code point U+CD1D. 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+CD1D | |
| decimal | 52509 | |
| htmldecimal | 총 | |
| htmlhex | 총 | |
| css | \CD1D | |
| javascript | \u{CD1D} | |
| python | \ucd1d | |
| java | \uCD1D | |
| go | \uCD1D | |
| ruby | \u{CD1D} | |
| rust | \u{CD1D} | |
| ccpp | \ucd1d | |
| urlencoded | %EC%B4%9D | |
| utf8bytes | ec b4 9d | |
| utf16bebytes | cd 1d | |
| utf32bebytes | 00 00 cd 1d |
How to Use
HTML:
총
CSS:
content: "\CD1D"
JavaScript:
"\u{CD1D}"
Python:
"\ucd1d"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110E 1169 11BC
Frequently Asked Questions
What is the 총 character (HANGUL SYLLABLE CONG)?
총 (HANGUL SYLLABLE CONG) is the Unicode character U+CD1D.
What is the Unicode codepoint of HANGUL SYLLABLE CONG?
The HANGUL SYLLABLE CONG character (총) has codepoint U+CD1D.
How do I type or copy HANGUL SYLLABLE CONG?
Copy 총 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.