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