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