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-270BA
Overview
𧂺 (CJK UNIFIED IDEOGRAPH-270BA) is the Unicode character at code point U+270BA. 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+270BA | |
| decimal | 159930 | |
| htmldecimal | 𧂺 | |
| htmlhex | 𧂺 | |
| css | \270BA | |
| javascript | \u{270BA} | |
| python | \U000270ba | |
| java | \uD85C\uDCBA | |
| go | \U000270BA | |
| ruby | \u{270BA} | |
| rust | \u{270BA} | |
| ccpp | \U000270ba | |
| urlencoded | %F0%A7%82%BA | |
| utf8bytes | f0 a7 82 ba | |
| utf16bebytes | d8 5c dc ba | |
| utf32bebytes | 00 02 70 ba |
How to Use
HTML:
𧂺
CSS:
content: "\270BA"
JavaScript:
"\u{270BA}"
Python:
"\U000270ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧂺 character (CJK UNIFIED IDEOGRAPH-270BA)?
𧂺 (CJK UNIFIED IDEOGRAPH-270BA) is the Unicode character U+270BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-270BA?
The CJK UNIFIED IDEOGRAPH-270BA character (𧂺) has codepoint U+270BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-270BA?
Copy 𧂺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.