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 ???OJ}???OJ{^ 00111111001111110011111101001111010010100111110100111111001111110011111101001111010010100111101101011110 3f3f3f4f4a7d3f3f3f4f4a7b5e
SJIS-WIN 晶ーOJ}晶ーOJ{^ 1000111110111011111100111110110010110000010011110100101001111101100011111011101111110011111011001011000001001111010010100111101101011110 8fbbf3ecb04f4a7d8fbbf3ecb04f4a7b5e
EUC-JP 晶?ーOJ}晶?ーOJ{^ 1011111010111101001111111000111010110000010011110100101001111101101111101011110100111111100011101011000001001111010010100111101101011110 bebd3f8eb04f4a7dbebd3f8eb04f4a7b5e
UTF-8 晶ーOJ}晶ーOJ{^ 11100110100110011011011011101110100010111001111111101111101111011011000001001111010010100111110111100110100110011011011011101110100010111001111111101111101111011011000001001111010010100111101101011110 e699b6ee8b9fefbdb04f4a7de699b6ee8b9fefbdb04f4a7b5e
UHC 晶??OJ}晶??OJ{^ 111011111101110000111111001111110100111101001010011111011110111111011100001111110011111101001111010010100111101101011110 efdc3f3f4f4a7defdc3f3f4f4a7b5e

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