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 JOD
Overview
졷 (HANGUL SYLLABLE JOD) is the Unicode character at code point U+C877. 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+C877 | |
| decimal | 51319 | |
| htmldecimal | 졷 | |
| htmlhex | 졷 | |
| css | \C877 | |
| javascript | \u{C877} | |
| python | \uc877 | |
| java | \uC877 | |
| go | \uC877 | |
| ruby | \u{C877} | |
| rust | \u{C877} | |
| ccpp | \uc877 | |
| urlencoded | %EC%A1%B7 | |
| utf8bytes | ec a1 b7 | |
| utf16bebytes | c8 77 | |
| utf32bebytes | 00 00 c8 77 |
How to Use
HTML:
졷
CSS:
content: "\C877"
JavaScript:
"\u{C877}"
Python:
"\uc877"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110C 1169 11AE
Frequently Asked Questions
What is the 졷 character (HANGUL SYLLABLE JOD)?
졷 (HANGUL SYLLABLE JOD) is the Unicode character U+C877.
What is the Unicode codepoint of HANGUL SYLLABLE JOD?
The HANGUL SYLLABLE JOD character (졷) has codepoint U+C877.
How do I type or copy HANGUL SYLLABLE JOD?
Copy 졷 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.