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 ??O??B??O??BB 00111111001111110100111100111111001111110100001000111111001111110100111100111111001111110100001001000010 3f3f4f3f3f423f3f4f3f3f4242
SJIS-WIN ?ーO?ウB?ーO?ウBB 00111111101100000100111100111111101100110100001000111111101100000100111100111111101100110100001001000010 3fb04f3fb3423fb04f3fb34242
EUC-JP ?ーO?ウB?ーO?ウBB 0011111110001110101100000100111100111111100011101011001101000010001111111000111010110000010011110011111110001110101100110100001001000010 3f8eb04f3f8eb3423f8eb04f3f8eb34242
UTF-8 䵸ーO䵸ウB䵸ーO䵸ウBB 1110010010110101101110001110111110111101101100000100111111100100101101011011100011101111101111011011001101000010111001001011010110111000111011111011110110110000010011111110010010110101101110001110111110111101101100110100001001000010 e4b5b8efbdb04fe4b5b8efbdb342e4b5b8efbdb04fe4b5b8efbdb34242
UHC ??O??B??O??BB 00111111001111110100111100111111001111110100001000111111001111110100111100111111001111110100001001000010 3f3f4f3f3f423f3f4f3f3f4242

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