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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 帙?n}帙?n{^ 1001101111100011001111110110111001111101100110111110001100111111011011100111101101011110 9be33f6e7d9be33f6e7b5e
EUC-JP 帙?n}帙?n{^ 1101011011100101001111110110111001111101110101101110010100111111011011100111101101011110 d6e53f6e7dd6e53f6e7b5e
UTF-8 帙샴n}帙샴n{^ 1110010110111000100110011110110010000011101101000110111001111101111001011011100010011001111011001000001110110100011011100111101101011110 e5b899ec83b46e7de5b899ec83b46e7b5e
UHC 帙샴n}帙샴n{^ 11110010111011011011110010100100011011100111110111110010111011011011110010100100011011100111101101011110 f2edbca46e7df2edbca46e7b5e

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