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