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 ????????x 001111110011111100111111001111110011111100111111001111110011111101111000 3f3f3f3f3f3f3f3f78
SJIS-WIN 将ェ将竢ォ竢ォェx 10001111101010111010101010001111101010111110001010001111101010111110001010001111101010111010101001111000 8fabaa8fabe28fabe28fabaa78
EUC-JP 将ェ将竢ォ竢ォェx 1011111010101101100011101010101010111110101011011110001111101111100011101010101111100011111011111000111010101011100011101010101001111000 bead8eaabeade3ef8eabe3ef8eab8eaa78
UTF-8 将ェ将竢ォ竢ォェx 11100101101100001000011011101111101111011010101011100101101100001000011011100111101010111010001011101111101111011010101111100111101010111010001011101111101111011010101111101111101111011010101001111000 e5b086efbdaae5b086e7aba2efbdabe7aba2efbdabefbdaa78
UHC ????????x 001111110011111100111111001111110011111100111111001111110011111101111000 3f3f3f3f3f3f3f3f78

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