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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 收??收??收?? 100111011011111000111111001111111001110110111110001111110011111110011101101111100011111100111111 9dbe3f3f9dbe3f3f9dbe3f3f
EUC-JP 收??收??收?? 110110101100000000111111001111111101101011000000001111110011111111011010110000000011111100111111 dac03f3fdac03f3fdac03f3f
UTF-8 收롰뢔收롰뢐收롰뢔 111001101001010010110110111010111010000110110000111010111010001010010100111001101001010010110110111010111010000110110000111010111010001010010000111001101001010010110110111010111010000110110000111010111010001010010100 e694b6eba1b0eba294e694b6eba1b0eba290e694b6eba1b0eba294
UHC 收롰뢔收롰뢐收롰뢔 111000101010010110001110111011011000111101001111111000101010010110001110111011011000111101001011111000101010010110001110111011011000111101001111 e2a58eed8f4fe2a58eed8f4be2a58eed8f4f

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