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 ????x????xB 0011111100111111001111110011111101111000001111110011111100111111001111110111100001000010 3f3f3f3f783f3f3f3f7842
SJIS-WIN 矗モ」蠇x矗モ」蠇xB 111000011101111011010011101000111111101110100001011110001110000111011110110100111010001111111011101000010111100001000010 e1ded3a3fba178e1ded3a3fba17842
EUC-JP 矗モ」?x矗モ」?xB 1110001011100000100011101101001110001110101000110011111101111000111000101110000010001110110100111000111010100011001111110111100001000010 e2e08ed38ea33f78e2e08ed38ea33f7842
UTF-8 矗モ」蠇x矗モ」蠇xB 111001111001111110010111111011111011111010010011111011111011110110100011111010001010000010000111011110001110011110011111100101111110111110111110100100111110111110111101101000111110100010100000100001110111100001000010 e79f97efbe93efbda3e8a08778e79f97efbe93efbda3e8a0877842
UHC 矗???x矗???xB 11110101101110000011111100111111001111110111100011110101101110000011111100111111001111110111100001000010 f5b83f3f3f78f5b83f3f3f7842

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