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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 辷咲像n}辷咲像n{^ 1110011110001000100011011110011110010001100111000110111001111101111001111000100010001101111001111001000110011100011011100111101101011110 e7888de7919c6e7de7888de7919c6e7b5e
EUC-JP 辷咲像n}辷咲像n{^ 1110110111101000101110101110100111000001111111000110111001111101111011011110100010111010111010011100000111111100011011100111101101011110 ede8bae9c1fc6e7dede8bae9c1fc6e7b5e
UTF-8 辷咲像n}辷咲像n{^ 1110100010111110101101111110010110010010101100101110010110000011100011110110111001111101111010001011111010110111111001011001001010110010111001011000001110001111011011100111101101011110 e8beb7e592b2e5838f6e7de8beb7e592b2e5838f6e7b5e
UHC ??像n}??像n{^ 00111111001111111101111111000000011011100111110100111111001111111101111111000000011011100111101101011110 3f3fdfc06e7d3f3fdfc06e7b5e

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