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???H???O???H^ 0011111100111111001111110100111100111111001111110011111101001000001111110011111100111111010011110011111100111111001111110100100001011110 3f3f3f4f3f3f3f483f3f3f4f3f3f3f485e
SJIS-WIN 晶ーO晶ウH晶ーO晶ウH^ 10001111101110111111010010001110101100000100111110001111101110111111010010001110101100110100100010001111101110111111010010001110101100000100111110001111101110111111010010001110101100110100100001011110 8fbbf48eb04f8fbbf48eb3488fbbf48eb04f8fbbf48eb3485e
EUC-JP 晶?ーO晶?ウH晶?ーO晶?ウH^ 10111110101111010011111110001110101100000100111110111110101111010011111110001110101100110100100010111110101111010011111110001110101100000100111110111110101111010011111110001110101100110100100001011110 bebd3f8eb04fbebd3f8eb348bebd3f8eb04fbebd3f8eb3485e
UTF-8 晶ーO晶ウH晶ーO晶ウH^ 1110011010011001101101101110111010001100101111011110111110111101101100000100111111100110100110011011011011101110100011001011110111101111101111011011001101001000111001101001100110110110111011101000110010111101111011111011110110110000010011111110011010011001101101101110111010001100101111011110111110111101101100110100100001011110 e699b6ee8cbdefbdb04fe699b6ee8cbdefbdb348e699b6ee8cbdefbdb04fe699b6ee8cbdefbdb3485e
UHC 晶??O晶??H晶??O晶??H^ 111011111101110000111111001111110100111111101111110111000011111100111111010010001110111111011100001111110011111101001111111011111101110000111111001111110100100001011110 efdc3f3f4fefdc3f3f48efdc3f3f4fefdc3f3f485e

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