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