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-3231A
Overview
𲌚 (CJK UNIFIED IDEOGRAPH-3231A) is the Unicode character at code point U+3231A. 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+3231A | |
| decimal | 205594 | |
| htmldecimal | 𲌚 | |
| htmlhex | 𲌚 | |
| css | \3231A | |
| javascript | \u{3231A} | |
| python | \U0003231a | |
| java | \uD888\uDF1A | |
| go | \U0003231A | |
| ruby | \u{3231A} | |
| rust | \u{3231A} | |
| ccpp | \U0003231a | |
| urlencoded | %F0%B2%8C%9A | |
| utf8bytes | f0 b2 8c 9a | |
| utf16bebytes | d8 88 df 1a | |
| utf32bebytes | 00 03 23 1a |
How to Use
HTML:
𲌚
CSS:
content: "\3231A"
JavaScript:
"\u{3231A}"
Python:
"\U0003231a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲌚 character (CJK UNIFIED IDEOGRAPH-3231A)?
𲌚 (CJK UNIFIED IDEOGRAPH-3231A) is the Unicode character U+3231A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3231A?
The CJK UNIFIED IDEOGRAPH-3231A character (𲌚) has codepoint U+3231A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3231A?
Copy 𲌚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.