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-6BBE
Overview
殾 (CJK UNIFIED IDEOGRAPH-6BBE) is the Unicode character at code point U+6BBE. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+6BBE | |
| decimal | 27582 | |
| htmldecimal | 殾 | |
| htmlhex | 殾 | |
| css | \6BBE | |
| javascript | \u{6BBE} | |
| python | \u6bbe | |
| java | \u6BBE | |
| go | \u6BBE | |
| ruby | \u{6BBE} | |
| rust | \u{6BBE} | |
| ccpp | \u6bbe | |
| urlencoded | %E6%AE%BE | |
| utf8bytes | e6 ae be | |
| utf16bebytes | 6b be | |
| utf32bebytes | 00 00 6b be |
How to Use
HTML:
殾
CSS:
content: "\6BBE"
JavaScript:
"\u{6BBE}"
Python:
"\u6bbe"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 殾 character (CJK UNIFIED IDEOGRAPH-6BBE)?
殾 (CJK UNIFIED IDEOGRAPH-6BBE) is the Unicode character U+6BBE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6BBE?
The CJK UNIFIED IDEOGRAPH-6BBE character (殾) has codepoint U+6BBE.
How do I type or copy CJK UNIFIED IDEOGRAPH-6BBE?
Copy 殾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.