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