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 疋?す?}疋?す?{^ 100101010100010000111111100000101011011100111111011111011001010101000100001111111000001010110111001111110111101101011110 95443f82b73f7d95443f82b73f7b5e
EUC-JP 疋?す遝}疋?す遝{^ 11001001101001010011111110100100101110011000111111100001110111110111110111001001101001010011111110100100101110011000111111100001110111110111101101011110 c9a53fa4b98fe1df7dc9a53fa4b98fe1df7b5e
UTF-8 疋곽す遝}疋곽す遝{^ 111001111001011010001011111010101011001110111101111000111000000110011001111010011000000110011101011111011110011110010110100010111110101010110011101111011110001110000001100110011110100110000001100111010111101101011110 e7968beab3bde38199e9819d7de7968beab3bde38199e9819d7b5e
UHC 疋곽す遝}疋곽す遝{^ 11111001101101011011000011111011101010101011100111010011110011110111110111111001101101011011000011111011101010101011100111010011110011110111101101011110 f9b5b0fbaab9d3cf7df9b5b0fbaab9d3cf7b5e

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