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