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