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-2818D
Overview
𨆍 (CJK UNIFIED IDEOGRAPH-2818D) is the Unicode character at code point U+2818D. 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+2818D | |
| decimal | 164237 | |
| htmldecimal | 𨆍 | |
| htmlhex | 𨆍 | |
| css | \2818D | |
| javascript | \u{2818D} | |
| python | \U0002818d | |
| java | \uD860\uDD8D | |
| go | \U0002818D | |
| ruby | \u{2818D} | |
| rust | \u{2818D} | |
| ccpp | \U0002818d | |
| urlencoded | %F0%A8%86%8D | |
| utf8bytes | f0 a8 86 8d | |
| utf16bebytes | d8 60 dd 8d | |
| utf32bebytes | 00 02 81 8d |
How to Use
HTML:
𨆍
CSS:
content: "\2818D"
JavaScript:
"\u{2818D}"
Python:
"\U0002818d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨆍 character (CJK UNIFIED IDEOGRAPH-2818D)?
𨆍 (CJK UNIFIED IDEOGRAPH-2818D) is the Unicode character U+2818D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2818D?
The CJK UNIFIED IDEOGRAPH-2818D character (𨆍) has codepoint U+2818D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2818D?
Copy 𨆍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.