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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 殿?兆?殿?兆?^ 10010011011000010011111110010010100110110011111110010011011000010011111110010010100110110011111101011110 93613f929b3f93613f929b3f5e
EUC-JP 殿?兆?殿?兆?^ 11000101110000100011111111000011111110110011111111000101110000100011111111000011111110110011111101011110 c5c23fc3fb3fc5c23fc3fb3f5e
UTF-8 殿렏兆螺殿렏兆羅^ 11100110101011101011111111101011101000001000111111100101100001011000011011101111101001001001000111100110101011101011111111101011101000001000111111100101100001011000011011101111101001001000111101011110 e6aebfeba08fe58586efa491e6aebfeba08fe58586efa48f5e
UHC 殿렏兆螺殿렏兆羅^ 1110111011111100100011101010010111110000101111001101000111011110111011101111110010001110101001011111000010111100110100011101110001011110 eefc8ea5f0bcd1deeefc8ea5f0bcd1dc5e

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