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