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 POINT METEG) is the Unicode character at code point U+05BD. 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+05BD | |
| decimal | 1469 | |
| htmldecimal | ֽ | |
| htmlhex | ֽ | |
| css | \05BD | |
| javascript | \u{5BD} | |
| python | \u05bd | |
| java | \u05BD | |
| go | \u05BD | |
| ruby | \u{5BD} | |
| rust | \u{5BD} | |
| ccpp | \u05bd | |
| urlencoded | %D6%BD | |
| utf8bytes | d6 bd | |
| utf16bebytes | 05 bd | |
| utf32bebytes | 00 00 05 bd |
How to Use
HTML:
ֽ
CSS:
content: "\05BD"
JavaScript:
"\u{5BD}"
Python:
"\u05bd"
Properties
Frequently Asked Questions
What is the ֽ character (HEBREW POINT METEG)?
ֽ (HEBREW POINT METEG) is the Unicode character U+05BD.
What is the Unicode codepoint of HEBREW POINT METEG?
The HEBREW POINT METEG character (ֽ) has codepoint U+05BD.
How do I type or copy HEBREW POINT METEG?
Copy ֽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.