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 GYUL
Overview
귤 (HANGUL SYLLABLE GYUL) is the Unicode character at code point U+ADE4. 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+ADE4 | |
| decimal | 44516 | |
| htmldecimal | 귤 | |
| htmlhex | 귤 | |
| css | \ADE4 | |
| javascript | \u{ADE4} | |
| python | \uade4 | |
| java | \uADE4 | |
| go | \uADE4 | |
| ruby | \u{ADE4} | |
| rust | \u{ADE4} | |
| ccpp | \uade4 | |
| urlencoded | %EA%B7%A4 | |
| utf8bytes | ea b7 a4 | |
| utf16bebytes | ad e4 | |
| utf32bebytes | 00 00 ad e4 |
How to Use
HTML:
귤
CSS:
content: "\ADE4"
JavaScript:
"\u{ADE4}"
Python:
"\uade4"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 1172 11AF
Frequently Asked Questions
What is the 귤 character (HANGUL SYLLABLE GYUL)?
귤 (HANGUL SYLLABLE GYUL) is the Unicode character U+ADE4.
What is the Unicode codepoint of HANGUL SYLLABLE GYUL?
The HANGUL SYLLABLE GYUL character (귤) has codepoint U+ADE4.
How do I type or copy HANGUL SYLLABLE GYUL?
Copy 귤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.