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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 晶ゥL}晶ゥL{^ 100011111011101111110011111011001010100101001100011111011000111110111011111100111110110010101001010011000111101101011110 8fbbf3eca94c7d8fbbf3eca94c7b5e
EUC-JP 晶?ゥL}晶?ゥL{^ 101111101011110100111111100011101010100101001100011111011011111010111101001111111000111010101001010011000111101101011110 bebd3f8ea94c7dbebd3f8ea94c7b5e
UTF-8 晶ゥL}晶ゥL{^ 1110011010011001101101101110111010001011100111111110111110111101101010010100110001111101111001101001100110110110111011101000101110011111111011111011110110101001010011000111101101011110 e699b6ee8b9fefbda94c7de699b6ee8b9fefbda94c7b5e
UHC 晶??L}晶??L{^ 11101111110111000011111100111111010011000111110111101111110111000011111100111111010011000111101101011110 efdc3f3f4c7defdc3f3f4c7b5e

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