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-2A750
Overview
𪝐 (CJK UNIFIED IDEOGRAPH-2A750) is the Unicode character at code point U+2A750. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2A750 | |
| decimal | 173904 | |
| htmldecimal | 𪝐 | |
| htmlhex | 𪝐 | |
| css | \2A750 | |
| javascript | \u{2A750} | |
| python | \U0002a750 | |
| java | \uD869\uDF50 | |
| go | \U0002A750 | |
| ruby | \u{2A750} | |
| rust | \u{2A750} | |
| ccpp | \U0002a750 | |
| urlencoded | %F0%AA%9D%90 | |
| utf8bytes | f0 aa 9d 90 | |
| utf16bebytes | d8 69 df 50 | |
| utf32bebytes | 00 02 a7 50 |
How to Use
HTML:
𪝐
CSS:
content: "\2A750"
JavaScript:
"\u{2A750}"
Python:
"\U0002a750"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪝐 character (CJK UNIFIED IDEOGRAPH-2A750)?
𪝐 (CJK UNIFIED IDEOGRAPH-2A750) is the Unicode character U+2A750.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2A750?
The CJK UNIFIED IDEOGRAPH-2A750 character (𪝐) has codepoint U+2A750.
How do I type or copy CJK UNIFIED IDEOGRAPH-2A750?
Copy 𪝐 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.