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