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{^ 1110001011000001111101011011010111100010110000000110111001111101111000101100000111110101101101011110001011000000011011100111101101011110 e2c1f5b5e2c06e7de2c1f5b5e2c06e7b5e
EUC-JP 簔?簑n}簔?簑n{^ 111001001100001100111111111001001100001001101110011111011110010011000011001111111110010011000010011011100111101101011110 e4c33fe4c26e7de4c33fe4c26e7b5e
UTF-8 簔簑n}簔簑n{^ 1110011110110000100101001110111010010000101000001110011110110000100100010110111001111101111001111011000010010100111011101001000010100000111001111011000010010001011011100111101101011110 e7b094ee90a0e7b0916e7de7b094ee90a0e7b0916e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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