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-304AD
Overview
𰒭 (CJK UNIFIED IDEOGRAPH-304AD) is the Unicode character at code point U+304AD. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+304AD | |
| decimal | 197805 | |
| htmldecimal | 𰒭 | |
| htmlhex | 𰒭 | |
| css | \304AD | |
| javascript | \u{304AD} | |
| python | \U000304ad | |
| java | \uD881\uDCAD | |
| go | \U000304AD | |
| ruby | \u{304AD} | |
| rust | \u{304AD} | |
| ccpp | \U000304ad | |
| urlencoded | %F0%B0%92%AD | |
| utf8bytes | f0 b0 92 ad | |
| utf16bebytes | d8 81 dc ad | |
| utf32bebytes | 00 03 04 ad |
How to Use
HTML:
𰒭
CSS:
content: "\304AD"
JavaScript:
"\u{304AD}"
Python:
"\U000304ad"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰒭 character (CJK UNIFIED IDEOGRAPH-304AD)?
𰒭 (CJK UNIFIED IDEOGRAPH-304AD) is the Unicode character U+304AD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-304AD?
The CJK UNIFIED IDEOGRAPH-304AD character (𰒭) has codepoint U+304AD.
How do I type or copy CJK UNIFIED IDEOGRAPH-304AD?
Copy 𰒭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.