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 ???????z???????zB 0011111100111111001111110011111100111111001111110011111101111010001111110011111100111111001111110011111100111111001111110111101001000010 3f3f3f3f3f3f3f7a3f3f3f3f3f3f3f7a42
SJIS-WIN ?????庶?z?????庶?zB 00111111001111110011111100111111001111111000111110001110001111110111101000111111001111110011111100111111001111111000111110001110001111110111101001000010 3f3f3f3f3f8f8e3f7a3f3f3f3f3f8f8e3f7a42
EUC-JP ?????庶?z?????庶?zB 00111111001111110011111100111111001111111011110111101110001111110111101000111111001111110011111100111111001111111011110111101110001111110111101001000010 3f3f3f3f3fbdee3f7a3f3f3f3f3fbdee3f7a42
UTF-8 렯렱렯롁렱庶렟z렯렱렯롁렱庶렟zB 111010111010000010101111111010111010000010110001111010111010000010101111111010111010000110000001111010111010000010110001111001011011101010110110111010111010000010011111011110101110101110100000101011111110101110100000101100011110101110100000101011111110101110100001100000011110101110100000101100011110010110111010101101101110101110100000100111110111101001000010 eba0afeba0b1eba0afeba181eba0b1e5bab6eba09f7aeba0afeba0b1eba0afeba181eba0b1e5bab6eba09f7a42
UHC 렯렱렯롁렱庶렟z렯렱렯롁렱庶렟zB 10001110101111001000111010111110100011101011110010001110110010001000111010111110110111111110111010001110101100000111101010001110101111001000111010111110100011101011110010001110110010001000111010111110110111111110111010001110101100000111101001000010 8ebc8ebe8ebc8ec88ebedfee8eb07a8ebc8ebe8ebc8ec88ebedfee8eb07a42

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