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 ??l?`}??l?`{^ 00111111001111110110110000111111011000000111110100111111001111110110110000111111011000000111101101011110 3f3f6c3f607d3f3f6c3f607b5e
SJIS-WIN モ」l`}モ」l`{^ 110100111010001101101100111101111010110001100000011111011101001110100011011011001111011110101100011000000111101101011110 d3a36cf7ac607dd3a36cf7ac607b5e
EUC-JP モ」l?`}モ」l?`{^ 1000111011010011100011101010001101101100001111110110000001111101100011101101001110001110101000110110110000111111011000000111101101011110 8ed38ea36c3f607d8ed38ea36c3f607b5e
UTF-8 モ」l`}モ」l`{^ 11101111101111101001001111101111101111011010001101101100111011101001011010001111011000000111110111101111101111101001001111101111101111011010001101101100111011101001011010001111011000000111101101011110 efbe93efbda36cee968f607defbe93efbda36cee968f607b5e
UHC ??l?`}??l?`{^ 00111111001111110110110000111111011000000111110100111111001111110110110000111111011000000111101101011110 3f3f6c3f607d3f3f6c3f607b5e

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