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-202EF
Overview
𠋯 (CJK UNIFIED IDEOGRAPH-202EF) is the Unicode character at code point U+202EF. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+202EF | |
| decimal | 131823 | |
| htmldecimal | 𠋯 | |
| htmlhex | 𠋯 | |
| css | \202EF | |
| javascript | \u{202EF} | |
| python | \U000202ef | |
| java | \uD840\uDEEF | |
| go | \U000202EF | |
| ruby | \u{202EF} | |
| rust | \u{202EF} | |
| ccpp | \U000202ef | |
| urlencoded | %F0%A0%8B%AF | |
| utf8bytes | f0 a0 8b af | |
| utf16bebytes | d8 40 de ef | |
| utf32bebytes | 00 02 02 ef |
How to Use
HTML:
𠋯
CSS:
content: "\202EF"
JavaScript:
"\u{202EF}"
Python:
"\U000202ef"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠋯 character (CJK UNIFIED IDEOGRAPH-202EF)?
𠋯 (CJK UNIFIED IDEOGRAPH-202EF) is the Unicode character U+202EF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-202EF?
The CJK UNIFIED IDEOGRAPH-202EF character (𠋯) has codepoint U+202EF.
How do I type or copy CJK UNIFIED IDEOGRAPH-202EF?
Copy 𠋯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.