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 蟇捺カッ}蟇捺カッ{^ 111001011010111110010011111001101011011010101111011111011110010110101111100100111110011010110110101011110111101101011110 e5af93e6b6af7de5af93e6b6af7b5e
EUC-JP 蟇捺カッ}蟇捺カッ{^ 11101010101100011100011011101000100011101011011010001110101011110111110111101010101100011100011011101000100011101011011010001110101011110111101101011110 eab1c6e88eb68eaf7deab1c6e88eb68eaf7b5e
UTF-8 蟇捺カッ}蟇捺カッ{^ 111010001001111110000111111001101000110110111010111011111011110110110110111011111011110110101111011111011110100010011111100001111110011010001101101110101110111110111101101101101110111110111101101011110111101101011110 e89f87e68dbaefbdb6efbdaf7de89f87e68dbaefbdb6efbdaf7b5e
UHC ?捺??}?捺??{^ 00111111110100011111010000111111001111110111110100111111110100011111010000111111001111110111101101011110 3fd1f43f3f7d3fd1f43f3f7b5e

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