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' : ''">
๐ธ
HORIZONTAL LINE WITH THREE TICK MARKS
Overview
๐ธ (HORIZONTAL LINE WITH THREE TICK MARKS) is the Unicode character at code point U+1CE12. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CE12 | |
| decimal | 118290 | |
| htmldecimal | 𜸒 | |
| htmlhex | 𜸒 | |
| css | \1CE12 | |
| javascript | \u{1CE12} | |
| python | \U0001ce12 | |
| java | \uD833\uDE12 | |
| go | \U0001CE12 | |
| ruby | \u{1CE12} | |
| rust | \u{1CE12} | |
| ccpp | \U0001ce12 | |
| urlencoded | %F0%9C%B8%92 | |
| utf8bytes | f0 9c b8 92 | |
| utf16bebytes | d8 33 de 12 | |
| utf32bebytes | 00 01 ce 12 |
How to Use
HTML:
𜸒
CSS:
content: "\1CE12"
JavaScript:
"\u{1CE12}"
Python:
"\U0001ce12"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ธ character (HORIZONTAL LINE WITH THREE TICK MARKS)?
๐ธ (HORIZONTAL LINE WITH THREE TICK MARKS) is the Unicode character U+1CE12.
What is the Unicode codepoint of HORIZONTAL LINE WITH THREE TICK MARKS?
The HORIZONTAL LINE WITH THREE TICK MARKS character (๐ธ) has codepoint U+1CE12.
How do I type or copy HORIZONTAL LINE WITH THREE TICK MARKS?
Copy ๐ธ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.