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