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-72AA
Overview
犪 (CJK UNIFIED IDEOGRAPH-72AA) is the Unicode character at code point U+72AA. 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+72AA | |
| decimal | 29354 | |
| htmldecimal | 犪 | |
| htmlhex | 犪 | |
| css | \72AA | |
| javascript | \u{72AA} | |
| python | \u72aa | |
| java | \u72AA | |
| go | \u72AA | |
| ruby | \u{72AA} | |
| rust | \u{72AA} | |
| ccpp | \u72aa | |
| urlencoded | %E7%8A%AA | |
| utf8bytes | e7 8a aa | |
| utf16bebytes | 72 aa | |
| utf32bebytes | 00 00 72 aa |
How to Use
HTML:
犪
CSS:
content: "\72AA"
JavaScript:
"\u{72AA}"
Python:
"\u72aa"
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-72AA)?
犪 (CJK UNIFIED IDEOGRAPH-72AA) is the Unicode character U+72AA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-72AA?
The CJK UNIFIED IDEOGRAPH-72AA character (犪) has codepoint U+72AA.
How do I type or copy CJK UNIFIED IDEOGRAPH-72AA?
Copy 犪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.