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