Latin Small Letter Reversed C vs Roman Numeral Four
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Property Comparison
| Property | ↄ 2184 | Ⅳ 2163 |
|---|---|---|
| Name | Latin Small Letter Reversed C | Roman Numeral Four |
| Category | Roman Numerals | Roman Numerals |
| Block | Number Forms | Number Forms |
| Script | Latn | Latn |
| General Category | Lowercase Letter (Ll) | Letter Number (Nl) |
| Bidirectional | L | L |
Encoding Comparison
| Format | 2184 | 2163 |
|---|---|---|
| Unicode | U+2184 | U+2163 |
| HTML Decimal | ↄ | Ⅳ |
| HTML Hex | ↄ | Ⅳ |
| CSS | \2184 | \2163 |
| JavaScript | \u{2184} | \u{2163} |
| Python | \u2184 | \u2163 |
| UTF-8 | e2 86 84 | e2 85 a3 |
How to Distinguish
Both Latin Small Letter Reversed C and Roman Numeral Four belong to the Roman Numerals category and the Number Forms block. Compare their codepoints and visual rendering to distinguish them.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.