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