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-311BA
Overview
𱆺 (CJK UNIFIED IDEOGRAPH-311BA) is the Unicode character at code point U+311BA. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+311BA | |
| decimal | 201146 | |
| htmldecimal | 𱆺 | |
| htmlhex | 𱆺 | |
| css | \311BA | |
| javascript | \u{311BA} | |
| python | \U000311ba | |
| java | \uD884\uDDBA | |
| go | \U000311BA | |
| ruby | \u{311BA} | |
| rust | \u{311BA} | |
| ccpp | \U000311ba | |
| urlencoded | %F0%B1%86%BA | |
| utf8bytes | f0 b1 86 ba | |
| utf16bebytes | d8 84 dd ba | |
| utf32bebytes | 00 03 11 ba |
How to Use
HTML:
𱆺
CSS:
content: "\311BA"
JavaScript:
"\u{311BA}"
Python:
"\U000311ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱆺 character (CJK UNIFIED IDEOGRAPH-311BA)?
𱆺 (CJK UNIFIED IDEOGRAPH-311BA) is the Unicode character U+311BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-311BA?
The CJK UNIFIED IDEOGRAPH-311BA character (𱆺) has codepoint U+311BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-311BA?
Copy 𱆺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.