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-25142
Overview
𥅂 (CJK UNIFIED IDEOGRAPH-25142) is the Unicode character at code point U+25142. 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+25142 | |
| decimal | 151874 | |
| htmldecimal | 𥅂 | |
| htmlhex | 𥅂 | |
| css | \25142 | |
| javascript | \u{25142} | |
| python | \U00025142 | |
| java | \uD854\uDD42 | |
| go | \U00025142 | |
| ruby | \u{25142} | |
| rust | \u{25142} | |
| ccpp | \U00025142 | |
| urlencoded | %F0%A5%85%82 | |
| utf8bytes | f0 a5 85 82 | |
| utf16bebytes | d8 54 dd 42 | |
| utf32bebytes | 00 02 51 42 |
How to Use
HTML:
𥅂
CSS:
content: "\25142"
JavaScript:
"\u{25142}"
Python:
"\U00025142"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥅂 character (CJK UNIFIED IDEOGRAPH-25142)?
𥅂 (CJK UNIFIED IDEOGRAPH-25142) is the Unicode character U+25142.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25142?
The CJK UNIFIED IDEOGRAPH-25142 character (𥅂) has codepoint U+25142.
How do I type or copy CJK UNIFIED IDEOGRAPH-25142?
Copy 𥅂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.