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