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-275EE
Overview
𧗮 (CJK UNIFIED IDEOGRAPH-275EE) is the Unicode character at code point U+275EE. 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+275EE | |
| decimal | 161262 | |
| htmldecimal | 𧗮 | |
| htmlhex | 𧗮 | |
| css | \275EE | |
| javascript | \u{275EE} | |
| python | \U000275ee | |
| java | \uD85D\uDDEE | |
| go | \U000275EE | |
| ruby | \u{275EE} | |
| rust | \u{275EE} | |
| ccpp | \U000275ee | |
| urlencoded | %F0%A7%97%AE | |
| utf8bytes | f0 a7 97 ae | |
| utf16bebytes | d8 5d dd ee | |
| utf32bebytes | 00 02 75 ee |
How to Use
HTML:
𧗮
CSS:
content: "\275EE"
JavaScript:
"\u{275EE}"
Python:
"\U000275ee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧗮 character (CJK UNIFIED IDEOGRAPH-275EE)?
𧗮 (CJK UNIFIED IDEOGRAPH-275EE) is the Unicode character U+275EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-275EE?
The CJK UNIFIED IDEOGRAPH-275EE character (𧗮) has codepoint U+275EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-275EE?
Copy 𧗮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.