About Arabic Letter Beh With Inverted Small V Below
Arabic Letter Beh With Inverted Small V Below is the Unicode character ݕ at codepoint U+0755 in the Arabic Supplement block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Arabic Letter Beh With Inverted Small V Below
To use the Arabic Letter Beh With Inverted Small V Below symbol (ݕ) in HTML, insert the
entity ݕ directly into your markup. The decimal entity ݕ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\755';.
In JavaScript and TypeScript the escape '\u0755' evaluates to ݕ. In Python source, write '\u0755'.
The character encodes to DD 95 as UTF-8 bytes and 0755 as UTF-16 code units. Its decimal codepoint is 1877.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.