HTML Entity/Symbol⟭(MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET )

Copy this symbol

MATHEMATICAL RIGHT WHITE TORTOISE SHELL BRACKET

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

⟭
⟭
U+027ED
\27ed
⟭

HTML Examples

Using HTML Code value in HTML file

<span> &#10221; </span>

Using HTML Entity value in HTML file

<span> &roang; </span>

CSS Example

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

span { 
    content: "\27ed";
}
All HTML Symbols