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