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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 跚矩ャサ跫守焔邊 1110011011100111100010111110100110101100101110111110011011101101100011101110011110001001100010111110011110110010 e6e78be9acbbe6ed8ee7898be7b2
EUC-JP 跚矩ャサ跫守焔邊 11101100111010011011011011101011100011101010110010001110101110111110110011101111101111001110100110110001111010111110111010110100 ece9b6eb8eac8ebbecefbce9b1ebeeb4
UTF-8 跚矩ャサ跫守焔邊 111010001011011110011010111001111001111110101001111011111011110110101100111011111011110110111011111010001011011110101011111001011010111010001000111001111000010010010100111010011000001010001010 e8b79ae79fa9efbdacefbdbbe8b7abe5ae88e78494e9828a
UHC ?矩???守?邊 0011111111001111101110110011111100111111001111111110000111111010001111111101110010101011 3fcfbb3f3f3fe1fa3fdcab

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