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' : ''">
֫
Overview
֫ (HEBREW ACCENT OLE) is the Unicode character at code point U+05AB. It belongs to the Hebrew block, in the Nonspacing Mark (Mn) general category. Its script is Hebr.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+05AB | |
| decimal | 1451 | |
| htmldecimal | ֫ | |
| htmlhex | ֫ | |
| css | \05AB | |
| javascript | \u{5AB} | |
| python | \u05ab | |
| java | \u05AB | |
| go | \u05AB | |
| ruby | \u{5AB} | |
| rust | \u{5AB} | |
| ccpp | \u05ab | |
| urlencoded | %D6%AB | |
| utf8bytes | d6 ab | |
| utf16bebytes | 05 ab | |
| utf32bebytes | 00 00 05 ab |
How to Use
HTML:
֫
CSS:
content: "\05AB"
JavaScript:
"\u{5AB}"
Python:
"\u05ab"
Properties
Frequently Asked Questions
What is the ֫ character (HEBREW ACCENT OLE)?
֫ (HEBREW ACCENT OLE) is the Unicode character U+05AB.
What is the Unicode codepoint of HEBREW ACCENT OLE?
The HEBREW ACCENT OLE character (֫) has codepoint U+05AB.
How do I type or copy HEBREW ACCENT OLE?
Copy ֫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.