About Latin Small Letter J With Caron Latin Small Letter J Hacek
Latin Small Letter J With Caron Latin Small Letter J Hacek is the Unicode character ǰ at codepoint U+01F0 in the Latin Extended-B block of the Basic Multilingual Plane (BMP).
Developer Notes
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Latin Small Letter J With Caron Latin Small Letter J Hacek
To use the Latin Small Letter J With Caron Latin Small Letter J Hacek 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: '\1F0';.
In JavaScript and TypeScript the escape '\u01F0' evaluates to ǰ. In Python source, write '\u01F0'.
The character encodes to C7 B0 as UTF-8 bytes and 01F0 as UTF-16 code units. Its decimal codepoint is 496.
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.