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 モ。ヘロ矣 110100111010000111001101110110111111010110111101111101101110001011110101101111011110000111100001 d3a1cddbf5bdf6e2f5bde1e1
EUC-JP モ。ヘロ???矣 10001110110100111000111010100001100011101100110110001110110110110011111100111111001111111110001011100011 8ed38ea18ecd8edb3f3f3fe2e3
UTF-8 モ。ヘロ矣 111011111011111010010011111011111011110110100001111011111011111010001101111011111011111010011011111011101001000010101000111011101001010010001001111011101001000010101000111001111001111110100011 efbe93efbda1efbe8defbe9bee90a8ee9489ee90a8e79fa3
UHC ???????矣 001111110011111100111111001111110011111100111111001111111110101111111000 3f3f3f3f3f3f3febf8

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