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