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-207EF
Overview
𠟯 (CJK UNIFIED IDEOGRAPH-207EF) is the Unicode character at code point U+207EF. 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+207EF | |
| decimal | 133103 | |
| htmldecimal | 𠟯 | |
| htmlhex | 𠟯 | |
| css | \207EF | |
| javascript | \u{207EF} | |
| python | \U000207ef | |
| java | \uD841\uDFEF | |
| go | \U000207EF | |
| ruby | \u{207EF} | |
| rust | \u{207EF} | |
| ccpp | \U000207ef | |
| urlencoded | %F0%A0%9F%AF | |
| utf8bytes | f0 a0 9f af | |
| utf16bebytes | d8 41 df ef | |
| utf32bebytes | 00 02 07 ef |
How to Use
HTML:
𠟯
CSS:
content: "\207EF"
JavaScript:
"\u{207EF}"
Python:
"\U000207ef"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠟯 character (CJK UNIFIED IDEOGRAPH-207EF)?
𠟯 (CJK UNIFIED IDEOGRAPH-207EF) is the Unicode character U+207EF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-207EF?
The CJK UNIFIED IDEOGRAPH-207EF character (𠟯) has codepoint U+207EF.
How do I type or copy CJK UNIFIED IDEOGRAPH-207EF?
Copy 𠟯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.