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