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