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