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