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