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