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