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??M??O??B 001111110011111101000010001111110011111101001101001111110011111101001111001111110011111101000010 3f3f423f3f4d3f3f4f3f3f42
SJIS-WIN ?ウB?ウM?ーO?ウB 001111111011001101000010001111111011001101001101001111111011000001001111001111111011001101000010 3fb3423fb34d3fb04f3fb342
EUC-JP ?ウB?ウM?ーO?ウB 00111111100011101011001101000010001111111000111010110011010011010011111110001110101100000100111100111111100011101011001101000010 3f8eb3423f8eb34d3f8eb04f3f8eb342
UTF-8 䵸ウB䵸ウM䵸ーO䵸ウB 11100100101101011011100011101111101111011011001101000010111001001011010110111000111011111011110110110011010011011110010010110101101110001110111110111101101100000100111111100100101101011011100011101111101111011011001101000010 e4b5b8efbdb342e4b5b8efbdb34de4b5b8efbdb04fe4b5b8efbdb342
UHC ??B??M??O??B 001111110011111101000010001111110011111101001101001111110011111101001111001111110011111101000010 3f3f423f3f4d3f3f4f3f3f42

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