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