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