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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN モ」モョDモ」モョD^ 1101001110100011110100111010111001000100110100111010001111010011101011100100010001011110 d3a3d3ae44d3a3d3ae445e
EUC-JP モ」モョDモ」モョD^ 10001110110100111000111010100011100011101101001110001110101011100100010010001110110100111000111010100011100011101101001110001110101011100100010001011110 8ed38ea38ed38eae448ed38ea38ed38eae445e
UTF-8 モ」モョDモ」モョD^ 111011111011111010010011111011111011110110100011111011111011111010010011111011111011110110101110010001001110111110111110100100111110111110111101101000111110111110111110100100111110111110111101101011100100010001011110 efbe93efbda3efbe93efbdae44efbe93efbda3efbe93efbdae445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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