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