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-268BB
Overview
𦢻 (CJK UNIFIED IDEOGRAPH-268BB) is the Unicode character at code point U+268BB. 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+268BB | |
| decimal | 157883 | |
| htmldecimal | 𦢻 | |
| htmlhex | 𦢻 | |
| css | \268BB | |
| javascript | \u{268BB} | |
| python | \U000268bb | |
| java | \uD85A\uDCBB | |
| go | \U000268BB | |
| ruby | \u{268BB} | |
| rust | \u{268BB} | |
| ccpp | \U000268bb | |
| urlencoded | %F0%A6%A2%BB | |
| utf8bytes | f0 a6 a2 bb | |
| utf16bebytes | d8 5a dc bb | |
| utf32bebytes | 00 02 68 bb |
How to Use
HTML:
𦢻
CSS:
content: "\268BB"
JavaScript:
"\u{268BB}"
Python:
"\U000268bb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦢻 character (CJK UNIFIED IDEOGRAPH-268BB)?
𦢻 (CJK UNIFIED IDEOGRAPH-268BB) is the Unicode character U+268BB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-268BB?
The CJK UNIFIED IDEOGRAPH-268BB character (𦢻) has codepoint U+268BB.
How do I type or copy CJK UNIFIED IDEOGRAPH-268BB?
Copy 𦢻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.