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-23748
Overview
𣝈 (CJK UNIFIED IDEOGRAPH-23748) is the Unicode character at code point U+23748. 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+23748 | |
| decimal | 145224 | |
| htmldecimal | 𣝈 | |
| htmlhex | 𣝈 | |
| css | \23748 | |
| javascript | \u{23748} | |
| python | \U00023748 | |
| java | \uD84D\uDF48 | |
| go | \U00023748 | |
| ruby | \u{23748} | |
| rust | \u{23748} | |
| ccpp | \U00023748 | |
| urlencoded | %F0%A3%9D%88 | |
| utf8bytes | f0 a3 9d 88 | |
| utf16bebytes | d8 4d df 48 | |
| utf32bebytes | 00 02 37 48 |
How to Use
HTML:
𣝈
CSS:
content: "\23748"
JavaScript:
"\u{23748}"
Python:
"\U00023748"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣝈 character (CJK UNIFIED IDEOGRAPH-23748)?
𣝈 (CJK UNIFIED IDEOGRAPH-23748) is the Unicode character U+23748.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23748?
The CJK UNIFIED IDEOGRAPH-23748 character (𣝈) has codepoint U+23748.
How do I type or copy CJK UNIFIED IDEOGRAPH-23748?
Copy 𣝈 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.