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 —[ã}—[ã{^ 1001011101011011100100001110001101111101100101110101101110010000111000110111101101011110 975b90e37d975b90e37b5e
SJIS-WIN ?[??}?[??{^ 0011111101011011001111110011111101111101001111110101101100111111001111110111101101011110 3f5b3f3f7d3f5b3f3f7b5e
EUC-JP ?[?ã}?[?ã{^ 001111110101101100111111100011111010101110101010011111010011111101011011001111111000111110101011101010100111101101011110 3f5b3f8fabaa7d3f5b3f8fabaa7b5e
UTF-8 —[ã}—[ã{^ 1100001010010111010110111100001010010000110000111010001101111101110000101001011101011011110000101001000011000011101000110111101101011110 c2975bc290c3a37dc2975bc290c3a37b5e
UHC ?[??}?[??{^ 0011111101011011001111110011111101111101001111110101101100111111001111110111101101011110 3f5b3f3f7d3f5b3f3f7b5e

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