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-27EBE
Overview
𧺾 (CJK UNIFIED IDEOGRAPH-27EBE) is the Unicode character at code point U+27EBE. 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+27EBE | |
| decimal | 163518 | |
| htmldecimal | 𧺾 | |
| htmlhex | 𧺾 | |
| css | \27EBE | |
| javascript | \u{27EBE} | |
| python | \U00027ebe | |
| java | \uD85F\uDEBE | |
| go | \U00027EBE | |
| ruby | \u{27EBE} | |
| rust | \u{27EBE} | |
| ccpp | \U00027ebe | |
| urlencoded | %F0%A7%BA%BE | |
| utf8bytes | f0 a7 ba be | |
| utf16bebytes | d8 5f de be | |
| utf32bebytes | 00 02 7e be |
How to Use
HTML:
𧺾
CSS:
content: "\27EBE"
JavaScript:
"\u{27EBE}"
Python:
"\U00027ebe"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧺾 character (CJK UNIFIED IDEOGRAPH-27EBE)?
𧺾 (CJK UNIFIED IDEOGRAPH-27EBE) is the Unicode character U+27EBE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27EBE?
The CJK UNIFIED IDEOGRAPH-27EBE character (𧺾) has codepoint U+27EBE.
How do I type or copy CJK UNIFIED IDEOGRAPH-27EBE?
Copy 𧺾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.