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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 諢包・ー}諢包・ー{^ 111001101000010010010101111011111010010110110000011111011110011010000100100101011110111110100101101100000111101101011110 e68495efa5b07de68495efa5b07b5e
EUC-JP 諢包・ー}諢包・ー{^ 11101011111001001100101011110001100011101010010110001110101100000111110111101011111001001100101011110001100011101010010110001110101100000111101101011110 ebe4caf18ea58eb07debe4caf18ea58eb07b5e
UTF-8 諢包・ー}諢包・ー{^ 111010001010101110100010111001011000110010000101111011111011110110100101111011111011110110110000011111011110100010101011101000101110010110001100100001011110111110111101101001011110111110111101101100000111101101011110 e8aba2e58c85efbda5efbdb07de8aba2e58c85efbda5efbdb07b5e
UHC ?包??}?包??{^ 00111111111110001101000000111111001111110111110100111111111110001101000000111111001111110111101101011110 3ff8d03f3f7d3ff8d03f3f7b5e

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