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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 屍?黔}屍?黔{^ 10001110011100100011111111101010011101110111110110001110011100100011111111101010011101110111101101011110 8e723fea777d8e723fea777b5e
EUC-JP 屍?黔}屍?黔{^ 10111011110100110011111111110011110110000111110110111011110100110011111111110011110110000111101101011110 bbd33ff3d87dbbd33ff3d87b5e
UTF-8 屍鍊黔}屍鍊黔{^ 111001011011000110001101111011111010011010011011111010011011101110010100011111011110010110110001100011011110111110100110100110111110100110111011100101000111101101011110 e5b18defa69be9bb947de5b18defa69be9bb947b5e
UHC 屍鍊黔}屍鍊黔{^ 111000111011101111100110111010001100110010100011011111011110001110111011111001101110100011001100101000110111101101011110 e3bbe6e8cca37de3bbe6e8cca37b5e

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