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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鴾磁裄ニ鏸ァ 111010011111101010001110101001011110010111100000110001101111101111100100101001111111000111100001 e9fa8ea5e5e0c6fbe4a7f1e1
EUC-JP 鴾磁裄ニ鏸ァ? 1111001011111100101111001010011111101010111000101000111011000110100011111110010111010000100011101010011100111111 f2fcbca7eae28ec68fe5d08ea73f
UTF-8 鴾磁裄ニ鏸ァ 111010011011010010111110111001111010001110000001111010001010001110000100111011111011111010000110111010011000111110111000111011111011110110100111111011101000010110011100 e9b4bee7a381e8a384efbe86e98fb8efbda7ee859c
UHC ?磁????? 0011111111101101101110000011111100111111001111110011111100111111 3fedb83f3f3f3f3f

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