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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隧シ邵ォ隧シ邵ォ^ 11101000101010011011110011100111101110001010101111101000101010011011110011100111101110001010101101011110 e8a9bce7b8abe8a9bce7b8ab5e
EUC-JP 隧シ邵ォ隧シ邵ォ^ 1111000010101011100011101011110011101110101110101000111010101011111100001010101110001110101111001110111010111010100011101010101101011110 f0ab8ebceeba8eabf0ab8ebceeba8eab5e
UTF-8 隧シ邵ォ隧シ邵ォ^ 11101001100110101010011111101111101111011011110011101001100000101011010111101111101111011010101111101001100110101010011111101111101111011011110011101001100000101011010111101111101111011010101101011110 e99aa7efbdbce982b5efbdabe99aa7efbdbce982b5efbdab5e
UHC 隧?邵?隧?邵?^ 11100010110010100011111111100001110100000011111111100010110010100011111111100001110100000011111101011110 e2ca3fe1d03fe2ca3fe1d03f5e

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