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-56DB
Overview
四 (CJK UNIFIED IDEOGRAPH-56DB) is the Unicode character at code point U+56DB. 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+56DB | |
| decimal | 22235 | |
| htmldecimal | 四 | |
| htmlhex | 四 | |
| css | \56DB | |
| javascript | \u{56DB} | |
| python | \u56db | |
| java | \u56DB | |
| go | \u56DB | |
| ruby | \u{56DB} | |
| rust | \u{56DB} | |
| ccpp | \u56db | |
| urlencoded | %E5%9B%9B | |
| utf8bytes | e5 9b 9b | |
| utf16bebytes | 56 db | |
| utf32bebytes | 00 00 56 db |
How to Use
HTML:
四
CSS:
content: "\56DB"
JavaScript:
"\u{56DB}"
Python:
"\u56db"
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-56DB)?
四 (CJK UNIFIED IDEOGRAPH-56DB) is the Unicode character U+56DB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-56DB?
The CJK UNIFIED IDEOGRAPH-56DB character (四) has codepoint U+56DB.
How do I type or copy CJK UNIFIED IDEOGRAPH-56DB?
Copy 四 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.