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