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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN モ」箏}モ」箏{^ 1101001110100011111000101011010101111101110100111010001111100010101101010111101101011110 d3a3e2b57dd3a3e2b57b5e
EUC-JP モ」箏}モ」箏{^ 100011101101001110001110101000111110010010110111011111011000111011010011100011101010001111100100101101110111101101011110 8ed38ea3e4b77d8ed38ea3e4b77b5e
UTF-8 モ」箏}モ」箏{^ 111011111011111010010011111011111011110110100011111001111010111010001111011111011110111110111110100100111110111110111101101000111110011110101110100011110111101101011110 efbe93efbda3e7ae8f7defbe93efbda3e7ae8f7b5e
UHC ??箏}??箏{^ 0011111100111111111011101011010001111101001111110011111111101110101101000111101101011110 3f3feeb47d3f3feeb47b5e

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