FOSSFonts

PER MILLE SIGN ()

Copy Character

Unicode Block

General Punctuation

Unicode Code

U+2030

Codepoint

8240

Aliases

permille, per thousand

Notes

used, for example, in measures of blood alcohol content, salinity, etc.

Character Encoding

UTF-8

0xE20x800xB0

UTF-16

0x2030

UTF-32

0x00002030

Copy & Paste Codes

Unicode Escape

\u{2030}

HTML Entity (Decimal)

‰

HTML Entity (Hex)

‰

CSS Code

\2030

JavaScript/JSON

String.fromCodePoint(0x2030)

Python

chr(0x2030)

Ruby/PHP

chr(0x2030)

Unix, C, PHP, JAVA

0x2030

Perl

chr(0x2030)

URL Encoded

%2030
PER MILLE SIGN (‰) - U+2030 | Unicode | FOSSFonts