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