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 ???~???~B 001111110011111100111111011111100011111100111111001111110111111001000010 3f3f3f7e3f3f3f7e42
SJIS-WIN 室??~室??~B 1000111010111010001111110011111101111110100011101011101000111111001111110111111001000010 8eba3f3f7e8eba3f3f7e42
EUC-JP 室??~室??~B 1011110010111100001111110011111101111110101111001011110000111111001111110111111001000010 bcbc3f3f7ebcbc3f3f7e42
UTF-8 室릯뢌~室릯뢌~B 111001011010111010100100111010111010011010101111111010111010001010001100011111101110010110101110101001001110101110100110101011111110101110100010100011000111111001000010 e5aea4eba6afeba28c7ee5aea4eba6afeba28c7e42
UHC 室릯뢌~室릯뢌~B 111000111111100010010000100011111000111101001000011111101110001111111000100100001000111110001111010010000111111001000010 e3f8908f8f487ee3f8908f8f487e42

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