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-82AD
Overview
芭 (CJK UNIFIED IDEOGRAPH-82AD) is the Unicode character at code point U+82AD. 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+82AD | |
| decimal | 33453 | |
| htmldecimal | 芭 | |
| htmlhex | 芭 | |
| css | \82AD | |
| javascript | \u{82AD} | |
| python | \u82ad | |
| java | \u82AD | |
| go | \u82AD | |
| ruby | \u{82AD} | |
| rust | \u{82AD} | |
| ccpp | \u82ad | |
| urlencoded | %E8%8A%AD | |
| utf8bytes | e8 8a ad | |
| utf16bebytes | 82 ad | |
| utf32bebytes | 00 00 82 ad |
How to Use
HTML:
芭
CSS:
content: "\82AD"
JavaScript:
"\u{82AD}"
Python:
"\u82ad"
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-82AD)?
芭 (CJK UNIFIED IDEOGRAPH-82AD) is the Unicode character U+82AD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-82AD?
The CJK UNIFIED IDEOGRAPH-82AD character (芭) has codepoint U+82AD.
How do I type or copy CJK UNIFIED IDEOGRAPH-82AD?
Copy 芭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.