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