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 ???b[???b[^ 0011111100111111001111110110001001011011001111110011111100111111011000100101101101011110 3f3f3f625b3f3f3f625b5e
SJIS-WIN モ」b[モ」b[^ 11010011101000111111000011101111011000100101101111010011101000111111000011101111011000100101101101011110 d3a3f0ef625bd3a3f0ef625b5e
EUC-JP モ」?b[モ」?b[^ 100011101101001110001110101000110011111101100010010110111000111011010011100011101010001100111111011000100101101101011110 8ed38ea33f625b8ed38ea33f625b5e
UTF-8 モ」b[モ」b[^ 1110111110111110100100111110111110111101101000111110111010000010101011100110001001011011111011111011111010010011111011111011110110100011111011101000001010101110011000100101101101011110 efbe93efbda3ee82ae625befbe93efbda3ee82ae625b5e
UHC ???b[???b[^ 0011111100111111001111110110001001011011001111110011111100111111011000100101101101011110 3f3f3f625b3f3f3f625b5e

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