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{^ 10010101011001110011111100111111011011100111110110010101011001110011111100111111011011100111101101011110 95673f3f6e7d95673f3f6e7b5e
EUC-JP 蛭??n}蛭??n{^ 11001001110010000011111100111111011011100111110111001001110010000011111100111111011011100111101101011110 c9c83f3f6e7dc9c83f3f6e7b5e
UTF-8 蛭뤒쩹n}蛭뤒쩹n{^ 1110100010011011101011011110101110100100100100101110110010101001101110010110111001111101111010001001101110101101111010111010010010010010111011001010100110111001011011100111101101011110 e89badeba492eca9b96e7de89badeba492eca9b96e7b5e
UHC 蛭뤒쩹n}蛭뤒쩹n{^ 1111001011110100100011111100001010100101011011110110111001111101111100101111010010001111110000101010010101101111011011100111101101011110 f2f48fc2a56f6e7df2f48fc2a56f6e7b5e

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