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 GEOS
Overview
것 (HANGUL SYLLABLE GEOS) is the Unicode character at code point U+AC83. 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+AC83 | |
| decimal | 44163 | |
| htmldecimal | 것 | |
| htmlhex | 것 | |
| css | \AC83 | |
| javascript | \u{AC83} | |
| python | \uac83 | |
| java | \uAC83 | |
| go | \uAC83 | |
| ruby | \u{AC83} | |
| rust | \u{AC83} | |
| ccpp | \uac83 | |
| urlencoded | %EA%B2%83 | |
| utf8bytes | ea b2 83 | |
| utf16bebytes | ac 83 | |
| utf32bebytes | 00 00 ac 83 |
How to Use
HTML:
것
CSS:
content: "\AC83"
JavaScript:
"\u{AC83}"
Python:
"\uac83"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 1165 11BA
Frequently Asked Questions
What is the 것 character (HANGUL SYLLABLE GEOS)?
것 (HANGUL SYLLABLE GEOS) is the Unicode character U+AC83.
What is the Unicode codepoint of HANGUL SYLLABLE GEOS?
The HANGUL SYLLABLE GEOS character (것) has codepoint U+AC83.
How do I type or copy HANGUL SYLLABLE GEOS?
Copy 것 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.