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 KYUK
Overview
큨 (HANGUL SYLLABLE KYUK) is the Unicode character at code point U+D068. 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+D068 | |
| decimal | 53352 | |
| htmldecimal | 큨 | |
| htmlhex | 큨 | |
| css | \D068 | |
| javascript | \u{D068} | |
| python | \ud068 | |
| java | \uD068 | |
| go | \uD068 | |
| ruby | \u{D068} | |
| rust | \u{D068} | |
| ccpp | \ud068 | |
| urlencoded | %ED%81%A8 | |
| utf8bytes | ed 81 a8 | |
| utf16bebytes | d0 68 | |
| utf32bebytes | 00 00 d0 68 |
How to Use
HTML:
큨
CSS:
content: "\D068"
JavaScript:
"\u{D068}"
Python:
"\ud068"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 110F 1172 11BF
Frequently Asked Questions
What is the 큨 character (HANGUL SYLLABLE KYUK)?
큨 (HANGUL SYLLABLE KYUK) is the Unicode character U+D068.
What is the Unicode codepoint of HANGUL SYLLABLE KYUK?
The HANGUL SYLLABLE KYUK character (큨) has codepoint U+D068.
How do I type or copy HANGUL SYLLABLE KYUK?
Copy 큨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.