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 モ。ヘロ矣 111101111010011111110110101101001101001110100001110011011101101111110111101011101110000111100001 f7a7f6b4d3a1cddbf7aee1e1
EUC-JP ??モ。ヘロ?矣 00111111001111111000111011010011100011101010000110001110110011011000111011011011001111111110001011100011 3f3f8ed38ea18ecd8edb3fe2e3
UTF-8 モ。ヘロ矣 111011101001011010001010111011101001001110011011111011111011111010010011111011111011110110100001111011111011111010001101111011111011111010011011111011101001011010010001111001111001111110100011 ee968aee939befbe93efbda1efbe8defbe9bee9691e79fa3
UHC ???????矣 001111110011111100111111001111110011111100111111001111111110101111111000 3f3f3f3f3f3f3febf8

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