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-3125A
Overview
𱉚 (CJK UNIFIED IDEOGRAPH-3125A) is the Unicode character at code point U+3125A. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3125A | |
| decimal | 201306 | |
| htmldecimal | 𱉚 | |
| htmlhex | 𱉚 | |
| css | \3125A | |
| javascript | \u{3125A} | |
| python | \U0003125a | |
| java | \uD884\uDE5A | |
| go | \U0003125A | |
| ruby | \u{3125A} | |
| rust | \u{3125A} | |
| ccpp | \U0003125a | |
| urlencoded | %F0%B1%89%9A | |
| utf8bytes | f0 b1 89 9a | |
| utf16bebytes | d8 84 de 5a | |
| utf32bebytes | 00 03 12 5a |
How to Use
HTML:
𱉚
CSS:
content: "\3125A"
JavaScript:
"\u{3125A}"
Python:
"\U0003125a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱉚 character (CJK UNIFIED IDEOGRAPH-3125A)?
𱉚 (CJK UNIFIED IDEOGRAPH-3125A) is the Unicode character U+3125A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3125A?
The CJK UNIFIED IDEOGRAPH-3125A character (𱉚) has codepoint U+3125A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3125A?
Copy 𱉚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.