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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 蠏ヒワ篆[}蠏ヒワ篆[{^ 1110010110110101110010111101110011100010101111010101101101111101111001011011010111001011110111001110001010111101010110110111101101011110 e5b5cbdce2bd5b7de5b5cbdce2bd5b7b5e
EUC-JP 蠏ヒワ篆[}蠏ヒワ篆[{^ 111010101011011110001110110010111000111011011100111001001011111101011011011111011110101010110111100011101100101110001110110111001110010010111111010110110111101101011110 eab78ecb8edce4bf5b7deab78ecb8edce4bf5b7b5e
UTF-8 蠏ヒワ篆[}蠏ヒワ篆[{^ 1110100010100000100011111110111110111110100010111110111110111110100111001110011110101111100001100101101101111101111010001010000010001111111011111011111010001011111011111011111010011100111001111010111110000110010110110111101101011110 e8a08fefbe8befbe9ce7af865b7de8a08fefbe8befbe9ce7af865b7b5e
UHC ???篆[}???篆[{^ 001111110011111100111111111011111010101001011011011111010011111100111111001111111110111110101010010110110111101101011110 3f3f3fefaa5b7d3f3f3fefaa5b7b5e

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