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-251AE
Overview
𥆮 (CJK UNIFIED IDEOGRAPH-251AE) is the Unicode character at code point U+251AE. 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+251AE | |
| decimal | 151982 | |
| htmldecimal | 𥆮 | |
| htmlhex | 𥆮 | |
| css | \251AE | |
| javascript | \u{251AE} | |
| python | \U000251ae | |
| java | \uD854\uDDAE | |
| go | \U000251AE | |
| ruby | \u{251AE} | |
| rust | \u{251AE} | |
| ccpp | \U000251ae | |
| urlencoded | %F0%A5%86%AE | |
| utf8bytes | f0 a5 86 ae | |
| utf16bebytes | d8 54 dd ae | |
| utf32bebytes | 00 02 51 ae |
How to Use
HTML:
𥆮
CSS:
content: "\251AE"
JavaScript:
"\u{251AE}"
Python:
"\U000251ae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥆮 character (CJK UNIFIED IDEOGRAPH-251AE)?
𥆮 (CJK UNIFIED IDEOGRAPH-251AE) is the Unicode character U+251AE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-251AE?
The CJK UNIFIED IDEOGRAPH-251AE character (𥆮) has codepoint U+251AE.
How do I type or copy CJK UNIFIED IDEOGRAPH-251AE?
Copy 𥆮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.