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-2C630
Overview
𬘰 (CJK UNIFIED IDEOGRAPH-2C630) is the Unicode character at code point U+2C630. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C630 | |
| decimal | 181808 | |
| htmldecimal | 𬘰 | |
| htmlhex | 𬘰 | |
| css | \2C630 | |
| javascript | \u{2C630} | |
| python | \U0002c630 | |
| java | \uD871\uDE30 | |
| go | \U0002C630 | |
| ruby | \u{2C630} | |
| rust | \u{2C630} | |
| ccpp | \U0002c630 | |
| urlencoded | %F0%AC%98%B0 | |
| utf8bytes | f0 ac 98 b0 | |
| utf16bebytes | d8 71 de 30 | |
| utf32bebytes | 00 02 c6 30 |
How to Use
HTML:
𬘰
CSS:
content: "\2C630"
JavaScript:
"\u{2C630}"
Python:
"\U0002c630"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬘰 character (CJK UNIFIED IDEOGRAPH-2C630)?
𬘰 (CJK UNIFIED IDEOGRAPH-2C630) is the Unicode character U+2C630.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2C630?
The CJK UNIFIED IDEOGRAPH-2C630 character (𬘰) has codepoint U+2C630.
How do I type or copy CJK UNIFIED IDEOGRAPH-2C630?
Copy 𬘰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.