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 ???????A?? 00111111001111110011111100111111001111110011111100111111010000010011111100111111 3f3f3f3f3f3f3f413f3f
SJIS-WIN 翁?依?游?舞A翁? 100010011010010100111111100010001100101100111111100111111110000000111111100101011001000101000001100010011010010100111111 89a53f88cb3f9fe03f95914189a53f
EUC-JP 翁?依?游?舞A翁? 101100101010011100111111101100001100110100111111110111101110001000111111110010011111000101000001101100101010011100111111 b2a73fb0cd3fdee23fc9f141b2a73f
UTF-8 翁렫依렋游쮜舞A翁렫 11100111101111111000000111101011101000001010101111100100101111101001110111101011101000001000101111100110101110001011100011101100101011101001110011101000100010001001111001000001111001111011111110000001111010111010000010101011 e7bf81eba0abe4be9deba08be6b8b8ecae9ce8889e41e7bf81eba0ab
UHC 翁렫依렋游쮜舞A翁렫 11101000101110101000111010111001111010111110111010001110101000101110101011111101110000101110100011011001111100010100000111101000101110101000111010111001 e8ba8eb9ebee8ea2eafdc2e8d9f141e8ba8eb9

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