| Symbol Name | Latin Small Letter Script R With Ring |
| Unicode Version | 7.0 |
| Unicode | U+AB4C |
| Unicode block | |
| General category | Lowercase Letter (Ll) |
| CSS Code |
| UTF-8 | EA AD 8C |
| UTF-16 | AB4C |
| UTF-32 | 0000AB4C |
1\documentclass{article}2\usepackage{pifont}3\text{LATINSMALLLETTERSCRIPTRWITHRING}4\end{document}You can type the latin small letter script r with ring symbol on most modern devices with the help of following methods:
Alt + 43852 on Windows (numeric keypad with Num Lock), or insert via Character Map.
Edit → Emoji & Symbols, search "latin small letter script r with ring", or use Unicode Hex Input with AB4C.
Ctrl + Shift + U, type ab4c, then Enter (layout-dependent).
Paste from this page, use text replacement, or pick from the Latin keyboard.
Paste from this page or use a keyboard with Latin letter support.
1span.latin-small-letter-script-r-with-ring::before { content: "\AB4C"; font-family: "Charis SIL", "Doulos SIL", "DejaVu Serif", "Times New Roman", serif; }1<span>ꭌ</span>Latin Small Letter Script R With Ring symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | '\uAB4C' or String.fromCodePoint(43852) |
| Python | '\N{LATIN SMALL LETTER SCRIPT R WITH RING}' or chr(43852) |
| Rust | '\u{AB4C}' |
| C / C++ | UTF-8 source or wchar_t with U+AB4C |
| Go | string(rune(0xAB4C)) |
| Ruby | "\u{AB4C}" |
\AB4C |
| Hex Code | 0xAB4C |
| HTML Code | ꭌ |
| LaTeX | \text{LATINSMALLLETTERSCRIPTRWITHRING} |
| Symbol | ꭌ |
| URL encode (UTF-8 percent) | %EA%AD%8C |
| Spoken / screen reader name | Latin Small Letter Script R With Ring |