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-3227D
Overview
𲉽 (CJK UNIFIED IDEOGRAPH-3227D) is the Unicode character at code point U+3227D. 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+3227D | |
| decimal | 205437 | |
| htmldecimal | 𲉽 | |
| htmlhex | 𲉽 | |
| css | \3227D | |
| javascript | \u{3227D} | |
| python | \U0003227d | |
| java | \uD888\uDE7D | |
| go | \U0003227D | |
| ruby | \u{3227D} | |
| rust | \u{3227D} | |
| ccpp | \U0003227d | |
| urlencoded | %F0%B2%89%BD | |
| utf8bytes | f0 b2 89 bd | |
| utf16bebytes | d8 88 de 7d | |
| utf32bebytes | 00 03 22 7d |
How to Use
HTML:
𲉽
CSS:
content: "\3227D"
JavaScript:
"\u{3227D}"
Python:
"\U0003227d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𲉽 character (CJK UNIFIED IDEOGRAPH-3227D)?
𲉽 (CJK UNIFIED IDEOGRAPH-3227D) is the Unicode character U+3227D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3227D?
The CJK UNIFIED IDEOGRAPH-3227D character (𲉽) has codepoint U+3227D.
How do I type or copy CJK UNIFIED IDEOGRAPH-3227D?
Copy 𲉽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.