HTML Entity/Symbolℵ(ALEF SYMBOL )

Copy this symbol

ALEF SYMBOL

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

ℵ
ℵ
U+02135
\2135
ℵ

HTML Examples

Using HTML Code value in HTML file

<span> &#8501; </span>

Using HTML Entity value in HTML file

<span> &alefsym; </span>

CSS Example

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

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