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‘¯‘¸’N‘»‘¬’E‘½‘´’N‘»‘¶ 100100100100011110010001101011111001000110111000100100100100111010010001101110111001000110101100100100100100010110010001101111011001000110110100100100100100111010010001101110111001000110110110 924791af91b8924e91bb91ac924591bd91b4924e91bb91b6
SJIS-WIN ?G?????N???¬?E???´?N???¶ 001111110100011100111111001111110011111100111111001111110100111000111111001111110011111110000001110010100011111101000101001111110011111100111111100000010100110000111111010011100011111100111111001111111000000111110111 3f473f3f3f3f3f4e3f3f3f81ca3f453f3f3f814c3f4e3f3f3f81f7
EUC-JP ?G?¯?¸?N???¬?E???´?N???¶ 00111111010001110011111110001111101000101011010000111111100011111010001010110001001111110100111000111111001111110011111110100010110011000011111101000101001111110011111100111111101000011010110100111111010011100011111100111111001111111010001011111001 3f473f8fa2b43f8fa2b13f4e3f3f3fa2cc3f453f3f3fa1ad3f4e3f3f3fa2f9
UTF-8 ’G‘¯‘¸’N‘»‘¬’E‘½‘´’N‘»‘¶ 1100001010010010010001111100001010010001110000101010111111000010100100011100001010111000110000101001001001001110110000101001000111000010101110111100001010010001110000101010110011000010100100100100010111000010100100011100001010111101110000101001000111000010101101001100001010010010010011101100001010010001110000101011101111000010100100011100001010110110 c29247c291c2afc291c2b8c2924ec291c2bbc291c2acc29245c291c2bdc291c2b4c2924ec291c2bbc291c2b6
UHC ?G???¸?N?????E?½?´?N???¶ 00111111010001110011111100111111001111111010001010101100001111110100111000111111001111110011111100111111001111110100010100111111101010001111011000111111101000101010010100111111010011100011111100111111001111111010001011010010 3f473f3f3fa2ac3f4e3f3f3f3f3f453fa8f63fa2a53f4e3f3f3fa2d2

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