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