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 醍?紆?醍?紆?^ 10010001111001110011111111100010111111000011111110010001111001110011111111100010111111000011111101011110 91e73fe2fc3f91e73fe2fc3f5e
EUC-JP 醍?紆?醍?紆?^ 11000010111010010011111111100100111111100011111111000010111010010011111111100100111111100011111101011110 c2e93fe4fe3fc2e93fe4fe3f5e
UTF-8 醍렕紆렡醍렕紆렡^ 11101001100001101000110111101011101000001001010111100111101101001000011011101011101000001010000111101001100001101000110111101011101000001001010111100111101101001000011011101011101000001010000101011110 e9868deba095e7b486eba0a1e9868deba095e7b486eba0a15e
UHC 醍렕紆렡醍렕紆렡^ 1111000010110101100011101010101011101001111000011000111010110010111100001011010110001110101010101110100111100001100011101011001001011110 f0b58eaae9e18eb2f0b58eaae9e18eb25e

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