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-27040
Overview
𧁀 (CJK UNIFIED IDEOGRAPH-27040) is the Unicode character at code point U+27040. 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+27040 | |
| decimal | 159808 | |
| htmldecimal | 𧁀 | |
| htmlhex | 𧁀 | |
| css | \27040 | |
| javascript | \u{27040} | |
| python | \U00027040 | |
| java | \uD85C\uDC40 | |
| go | \U00027040 | |
| ruby | \u{27040} | |
| rust | \u{27040} | |
| ccpp | \U00027040 | |
| urlencoded | %F0%A7%81%80 | |
| utf8bytes | f0 a7 81 80 | |
| utf16bebytes | d8 5c dc 40 | |
| utf32bebytes | 00 02 70 40 |
How to Use
HTML:
𧁀
CSS:
content: "\27040"
JavaScript:
"\u{27040}"
Python:
"\U00027040"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧁀 character (CJK UNIFIED IDEOGRAPH-27040)?
𧁀 (CJK UNIFIED IDEOGRAPH-27040) is the Unicode character U+27040.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27040?
The CJK UNIFIED IDEOGRAPH-27040 character (𧁀) has codepoint U+27040.
How do I type or copy CJK UNIFIED IDEOGRAPH-27040?
Copy 𧁀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.