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