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-533A
Overview
区 (CJK UNIFIED IDEOGRAPH-533A) is the Unicode character at code point U+533A. 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+533A | |
| decimal | 21306 | |
| htmldecimal | 区 | |
| htmlhex | 区 | |
| css | \533A | |
| javascript | \u{533A} | |
| python | \u533a | |
| java | \u533A | |
| go | \u533A | |
| ruby | \u{533A} | |
| rust | \u{533A} | |
| ccpp | \u533a | |
| urlencoded | %E5%8C%BA | |
| utf8bytes | e5 8c ba | |
| utf16bebytes | 53 3a | |
| utf32bebytes | 00 00 53 3a |
How to Use
HTML:
区
CSS:
content: "\533A"
JavaScript:
"\u{533A}"
Python:
"\u533a"
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-533A)?
区 (CJK UNIFIED IDEOGRAPH-533A) is the Unicode character U+533A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-533A?
The CJK UNIFIED IDEOGRAPH-533A character (区) has codepoint U+533A.
How do I type or copy CJK UNIFIED IDEOGRAPH-533A?
Copy 区 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.