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