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