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 ’GŒ`‘¸e^ 110000101001001001000111110000101000110001100000110000101001000111000010101110000110010101011110 c29247c28c60c291c2b8655e
SJIS-WIN ??G??`????e^ 001111110011111101000111001111110011111101100000001111110011111100111111001111110110010101011110 3f3f473f3f603f3f3f3f655e
EUC-JP �G�`�¸e^ 10001111101010101010010000111111010001111000111110101010101001000011111101100000100011111010101010100100001111111000111110101010101001001000111110100010101100010110010101011110 8faaa43f478faaa43f608faaa43f8faaa48fa2b1655e
UTF-8 ’GŒ`‘¸e^ 1100001110000010110000101001001001000111110000111000001011000010100011000110000011000011100000101100001010010001110000111000001011000010101110000110010101011110 c382c29247c382c28c60c382c291c382c2b8655e
UHC ??G??`???¸e^ 00111111001111110100011100111111001111110110000000111111001111110011111110100010101011000110010101011110 3f3f473f3f603f3f3fa2ac655e

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