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-28BEE
Overview
𨯮 (CJK UNIFIED IDEOGRAPH-28BEE) is the Unicode character at code point U+28BEE. 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+28BEE | |
| decimal | 166894 | |
| htmldecimal | 𨯮 | |
| htmlhex | 𨯮 | |
| css | \28BEE | |
| javascript | \u{28BEE} | |
| python | \U00028bee | |
| java | \uD862\uDFEE | |
| go | \U00028BEE | |
| ruby | \u{28BEE} | |
| rust | \u{28BEE} | |
| ccpp | \U00028bee | |
| urlencoded | %F0%A8%AF%AE | |
| utf8bytes | f0 a8 af ae | |
| utf16bebytes | d8 62 df ee | |
| utf32bebytes | 00 02 8b ee |
How to Use
HTML:
𨯮
CSS:
content: "\28BEE"
JavaScript:
"\u{28BEE}"
Python:
"\U00028bee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨯮 character (CJK UNIFIED IDEOGRAPH-28BEE)?
𨯮 (CJK UNIFIED IDEOGRAPH-28BEE) is the Unicode character U+28BEE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28BEE?
The CJK UNIFIED IDEOGRAPH-28BEE character (𨯮) has codepoint U+28BEE.
How do I type or copy CJK UNIFIED IDEOGRAPH-28BEE?
Copy 𨯮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.