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' : ''">
⚾
BASEBALL
Overview
⚾ (BASEBALL) is the Unicode character at code point U+26BE. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26BE | |
| decimal | 9918 | |
| htmldecimal | ⚾ | |
| htmlhex | ⚾ | |
| css | \26BE | |
| javascript | \u{26BE} | |
| python | \u26be | |
| java | \u26BE | |
| go | \u26BE | |
| ruby | \u{26BE} | |
| rust | \u{26BE} | |
| ccpp | \u26be | |
| urlencoded | %E2%9A%BE | |
| utf8bytes | e2 9a be | |
| utf16bebytes | 26 be | |
| utf32bebytes | 00 00 26 be |
How to Use
HTML:
⚾
CSS:
content: "\26BE"
JavaScript:
"\u{26BE}"
Python:
"\u26be"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⚾ character (BASEBALL)?
⚾ (BASEBALL) is the Unicode character U+26BE.
What is the Unicode codepoint of BASEBALL?
The BASEBALL character (⚾) has codepoint U+26BE.
How do I type or copy BASEBALL?
Copy ⚾ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.