To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 症寘ハ繒ヌ寘ハ猪 1000111111000111111110101010100111001010111100001101010111111011100011111100011111111010101010011100101011110000110101011111101101011110 8fc7faa9caf0d5fb8fc7faa9caf0d5fb5e
EUC-JP 症寘ハ?繒ヌ寘ハ?? 1011111011001001100011111011101011100001100011101100101000111111100011111101010011010100100011101100011110001111101110101110000110001110110010100011111100111111 bec98fbae18eca3f8fd4d48ec78fbae18eca3f3f
UTF-8 症寘ハ繒ヌ寘ハ猪 111001111001011110000111111001011010111110011000111011111011111010001010111011101000001010010100111001111011100110010010111011111011111010000111111001011010111110011000111011111011111010001010111011101000001010010100111011111010100010010110 e79787e5af98efbe8aee8294e7b992efbe87e5af98efbe8aee8294efa896
UHC 症???繒????? 111100011111100000111111001111110011111111110001111110010011111100111111001111110011111100111111 f1f83f3f3ff1f93f3f3f3f3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)