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-732E
Overview
献 (CJK UNIFIED IDEOGRAPH-732E) is the Unicode character at code point U+732E. 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+732E | |
| decimal | 29486 | |
| htmldecimal | 献 | |
| htmlhex | 献 | |
| css | \732E | |
| javascript | \u{732E} | |
| python | \u732e | |
| java | \u732E | |
| go | \u732E | |
| ruby | \u{732E} | |
| rust | \u{732E} | |
| ccpp | \u732e | |
| urlencoded | %E7%8C%AE | |
| utf8bytes | e7 8c ae | |
| utf16bebytes | 73 2e | |
| utf32bebytes | 00 00 73 2e |
How to Use
HTML:
献
CSS:
content: "\732E"
JavaScript:
"\u{732E}"
Python:
"\u732e"
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-732E)?
献 (CJK UNIFIED IDEOGRAPH-732E) is the Unicode character U+732E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-732E?
The CJK UNIFIED IDEOGRAPH-732E character (献) has codepoint U+732E.
How do I type or copy CJK UNIFIED IDEOGRAPH-732E?
Copy 献 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.