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 ????????C 001111110011111100111111001111110011111100111111001111110011111101000011 3f3f3f3f3f3f3f3f43
SJIS-WIN モ。モケモョC 1111011110100111111101101011010011010011101000011101001110111001110100111010111001000011 f7a7f6b4d3a1d3b9d3ae43
EUC-JP ??モ。モケモョC 001111110011111110001110110100111000111010100001100011101101001110001110101110011000111011010011100011101010111001000011 3f3f8ed38ea18ed38eb98ed38eae43
UTF-8 モ。モケモョC 11101110100101101000101011101110100100111001101111101111101111101001001111101111101111011010000111101111101111101001001111101111101111011011100111101111101111101001001111101111101111011010111001000011 ee968aee939befbe93efbda1efbe93efbdb9efbe93efbdae43
UHC ????????C 001111110011111100111111001111110011111100111111001111110011111101000011 3f3f3f3f3f3f3f3f43

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