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-230BE
Overview
𣂾 (CJK UNIFIED IDEOGRAPH-230BE) is the Unicode character at code point U+230BE. 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+230BE | |
| decimal | 143550 | |
| htmldecimal | 𣂾 | |
| htmlhex | 𣂾 | |
| css | \230BE | |
| javascript | \u{230BE} | |
| python | \U000230be | |
| java | \uD84C\uDCBE | |
| go | \U000230BE | |
| ruby | \u{230BE} | |
| rust | \u{230BE} | |
| ccpp | \U000230be | |
| urlencoded | %F0%A3%82%BE | |
| utf8bytes | f0 a3 82 be | |
| utf16bebytes | d8 4c dc be | |
| utf32bebytes | 00 02 30 be |
How to Use
HTML:
𣂾
CSS:
content: "\230BE"
JavaScript:
"\u{230BE}"
Python:
"\U000230be"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣂾 character (CJK UNIFIED IDEOGRAPH-230BE)?
𣂾 (CJK UNIFIED IDEOGRAPH-230BE) is the Unicode character U+230BE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-230BE?
The CJK UNIFIED IDEOGRAPH-230BE character (𣂾) has codepoint U+230BE.
How do I type or copy CJK UNIFIED IDEOGRAPH-230BE?
Copy 𣂾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.