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-4E94
Overview
五 (CJK UNIFIED IDEOGRAPH-4E94) is the Unicode character at code point U+4E94. 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+4E94 | |
| decimal | 20116 | |
| htmldecimal | 五 | |
| htmlhex | 五 | |
| css | \4E94 | |
| javascript | \u{4E94} | |
| python | \u4e94 | |
| java | \u4E94 | |
| go | \u4E94 | |
| ruby | \u{4E94} | |
| rust | \u{4E94} | |
| ccpp | \u4e94 | |
| urlencoded | %E4%BA%94 | |
| utf8bytes | e4 ba 94 | |
| utf16bebytes | 4e 94 | |
| utf32bebytes | 00 00 4e 94 |
How to Use
HTML:
五
CSS:
content: "\4E94"
JavaScript:
"\u{4E94}"
Python:
"\u4e94"
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-4E94)?
五 (CJK UNIFIED IDEOGRAPH-4E94) is the Unicode character U+4E94.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4E94?
The CJK UNIFIED IDEOGRAPH-4E94 character (五) has codepoint U+4E94.
How do I type or copy CJK UNIFIED IDEOGRAPH-4E94?
Copy 五 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.