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