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-26103
Overview
𦄃 (CJK UNIFIED IDEOGRAPH-26103) is the Unicode character at code point U+26103. 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+26103 | |
| decimal | 155907 | |
| htmldecimal | 𦄃 | |
| htmlhex | 𦄃 | |
| css | \26103 | |
| javascript | \u{26103} | |
| python | \U00026103 | |
| java | \uD858\uDD03 | |
| go | \U00026103 | |
| ruby | \u{26103} | |
| rust | \u{26103} | |
| ccpp | \U00026103 | |
| urlencoded | %F0%A6%84%83 | |
| utf8bytes | f0 a6 84 83 | |
| utf16bebytes | d8 58 dd 03 | |
| utf32bebytes | 00 02 61 03 |
How to Use
HTML:
𦄃
CSS:
content: "\26103"
JavaScript:
"\u{26103}"
Python:
"\U00026103"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦄃 character (CJK UNIFIED IDEOGRAPH-26103)?
𦄃 (CJK UNIFIED IDEOGRAPH-26103) is the Unicode character U+26103.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-26103?
The CJK UNIFIED IDEOGRAPH-26103 character (𦄃) has codepoint U+26103.
How do I type or copy CJK UNIFIED IDEOGRAPH-26103?
Copy 𦄃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.