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-826A
Overview
艪 (CJK UNIFIED IDEOGRAPH-826A) is the Unicode character at code point U+826A. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+826A | |
| decimal | 33386 | |
| htmldecimal | 艪 | |
| htmlhex | 艪 | |
| css | \826A | |
| javascript | \u{826A} | |
| python | \u826a | |
| java | \u826A | |
| go | \u826A | |
| ruby | \u{826A} | |
| rust | \u{826A} | |
| ccpp | \u826a | |
| urlencoded | %E8%89%AA | |
| utf8bytes | e8 89 aa | |
| utf16bebytes | 82 6a | |
| utf32bebytes | 00 00 82 6a |
How to Use
HTML:
艪
CSS:
content: "\826A"
JavaScript:
"\u{826A}"
Python:
"\u826a"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 艪 character (CJK UNIFIED IDEOGRAPH-826A)?
艪 (CJK UNIFIED IDEOGRAPH-826A) is the Unicode character U+826A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-826A?
The CJK UNIFIED IDEOGRAPH-826A character (艪) has codepoint U+826A.
How do I type or copy CJK UNIFIED IDEOGRAPH-826A?
Copy 艪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.