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-5967
Overview
奧 (CJK UNIFIED IDEOGRAPH-5967) is the Unicode character at code point U+5967. 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+5967 | |
| decimal | 22887 | |
| htmldecimal | 奧 | |
| htmlhex | 奧 | |
| css | \5967 | |
| javascript | \u{5967} | |
| python | \u5967 | |
| java | \u5967 | |
| go | \u5967 | |
| ruby | \u{5967} | |
| rust | \u{5967} | |
| ccpp | \u5967 | |
| urlencoded | %E5%A5%A7 | |
| utf8bytes | e5 a5 a7 | |
| utf16bebytes | 59 67 | |
| utf32bebytes | 00 00 59 67 |
How to Use
HTML:
奧
CSS:
content: "\5967"
JavaScript:
"\u{5967}"
Python:
"\u5967"
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-5967)?
奧 (CJK UNIFIED IDEOGRAPH-5967) is the Unicode character U+5967.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5967?
The CJK UNIFIED IDEOGRAPH-5967 character (奧) has codepoint U+5967.
How do I type or copy CJK UNIFIED IDEOGRAPH-5967?
Copy 奧 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.