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