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-9740
Overview
靀 (CJK UNIFIED IDEOGRAPH-9740) is the Unicode character at code point U+9740. 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+9740 | |
| decimal | 38720 | |
| htmldecimal | 靀 | |
| htmlhex | 靀 | |
| css | \9740 | |
| javascript | \u{9740} | |
| python | \u9740 | |
| java | \u9740 | |
| go | \u9740 | |
| ruby | \u{9740} | |
| rust | \u{9740} | |
| ccpp | \u9740 | |
| urlencoded | %E9%9D%80 | |
| utf8bytes | e9 9d 80 | |
| utf16bebytes | 97 40 | |
| utf32bebytes | 00 00 97 40 |
How to Use
HTML:
靀
CSS:
content: "\9740"
JavaScript:
"\u{9740}"
Python:
"\u9740"
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-9740)?
靀 (CJK UNIFIED IDEOGRAPH-9740) is the Unicode character U+9740.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9740?
The CJK UNIFIED IDEOGRAPH-9740 character (靀) has codepoint U+9740.
How do I type or copy CJK UNIFIED IDEOGRAPH-9740?
Copy 靀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.