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