HTML Entity/Symbolℷ(GIMEL SYMBOL )

Copy this symbol

GIMEL SYMBOL

Click on any of the following code values to copy to clipboard.

ℷ
ℷ
U+02137
\2137
ℷ

HTML Examples

Using HTML Code value in HTML file

<span> &#8503; </span>

Using HTML Entity value in HTML file

<span> &gimel; </span>

CSS Example

Using CSS content code of the HTML entity &gimel; to specify in a CSS file

span { 
    content: "\2137";
}
All HTML Symbols