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