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^ 1101001110111001110100111011111101000100110100111011100111010011101111110100010001011110 d3b9d3bf44d3b9d3bf445e
EUC-JP モケモソDモケモソD^ 10001110110100111000111010111001100011101101001110001110101111110100010010001110110100111000111010111001100011101101001110001110101111110100010001011110 8ed38eb98ed38ebf448ed38eb98ed38ebf445e
UTF-8 モケモソDモケモソD^ 111011111011111010010011111011111011110110111001111011111011111010010011111011111011110110111111010001001110111110111110100100111110111110111101101110011110111110111110100100111110111110111101101111110100010001011110 efbe93efbdb9efbe93efbdbf44efbe93efbdb9efbe93efbdbf445e
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)