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