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 ????E????EB 0011111100111111001111110011111101000101001111110011111100111111001111110100010101000010 3f3f3f3f453f3f3f3f4542
SJIS-WIN 室鈐室E室鈐室EB 11110001111010001000111010111010111110111100001010001110101110100100010111110001111010001000111010111010111110111100001010001110101110100100010101000010 f1e88ebafbc28eba45f1e88ebafbc28eba4542
EUC-JP ?室鈐室E?室鈐室EB 00111111101111001011110010001111111000111100000110111100101111000100010100111111101111001011110010001111111000111100000110111100101111000100010101000010 3fbcbc8fe3c1bcbc453fbcbc8fe3c1bcbc4542
UTF-8 室鈐室E室鈐室EB 111011101000010110100011111001011010111010100100111010011000100010010000111001011010111010100100010001011110111010000101101000111110010110101110101001001110100110001000100100001110010110101110101001000100010101000010 ee85a3e5aea4e98890e5aea445ee85a3e5aea4e98890e5aea44542
UHC ?室鈐室E?室鈐室EB 0011111111100011111110001100110010100010111000111111100001000101001111111110001111111000110011001010001011100011111110000100010101000010 3fe3f8cca2e3f8453fe3f8cca2e3f84542

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