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' : ''">
奇
CJK UNIFIED IDEOGRAPH-5947
Overview
奇 (CJK UNIFIED IDEOGRAPH-5947) is the Unicode character at code point U+5947. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+5947 | |
| decimal | 22855 | |
| htmldecimal | 奇 | |
| htmlhex | 奇 | |
| css | \5947 | |
| javascript | \u{5947} | |
| python | \u5947 | |
| java | \u5947 | |
| go | \u5947 | |
| ruby | \u{5947} | |
| rust | \u{5947} | |
| ccpp | \u5947 | |
| urlencoded | %E5%A5%87 | |
| utf8bytes | e5 a5 87 | |
| utf16bebytes | 59 47 | |
| utf32bebytes | 00 00 59 47 |
How to Use
HTML:
奇
CSS:
content: "\5947"
JavaScript:
"\u{5947}"
Python:
"\u5947"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 奇 character (CJK UNIFIED IDEOGRAPH-5947)?
奇 (CJK UNIFIED IDEOGRAPH-5947) is the Unicode character U+5947.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5947?
The CJK UNIFIED IDEOGRAPH-5947 character (奇) has codepoint U+5947.
How do I type or copy CJK UNIFIED IDEOGRAPH-5947?
Copy 奇 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.