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