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