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