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