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' : ''">
๐ธ
TALLY MARK FIVE
Overview
๐ธ (TALLY MARK FIVE) is the Unicode character at code point U+1D378. It belongs to the Counting Rod Numerals block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D378 | |
| decimal | 119672 | |
| htmldecimal | 𝍸 | |
| htmlhex | 𝍸 | |
| css | \1D378 | |
| javascript | \u{1D378} | |
| python | \U0001d378 | |
| java | \uD834\uDF78 | |
| go | \U0001D378 | |
| ruby | \u{1D378} | |
| rust | \u{1D378} | |
| ccpp | \U0001d378 | |
| urlencoded | %F0%9D%8D%B8 | |
| utf8bytes | f0 9d 8d b8 | |
| utf16bebytes | d8 34 df 78 | |
| utf32bebytes | 00 01 d3 78 |
How to Use
HTML:
𝍸
CSS:
content: "\1D378"
JavaScript:
"\u{1D378}"
Python:
"\U0001d378"
Properties
- Block
- Counting Rod Numerals
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ธ character (TALLY MARK FIVE)?
๐ธ (TALLY MARK FIVE) is the Unicode character U+1D378.
What is the Unicode codepoint of TALLY MARK FIVE?
The TALLY MARK FIVE character (๐ธ) has codepoint U+1D378.
How do I type or copy TALLY MARK FIVE?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.