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