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‘»‘­’G’S‘¼’E‘¸‘¸ 100100100100011110010001101010011001000110101111100100100100111010010001101110111001000110101101100100100100011110010010010100111001000110111100100100100100010110010001101110001001000110111000 924791a991af924e91bb91ad9247925391bc924591b891b8
SJIS-WIN ?G?????N?????G?S???E???? 001111110100011100111111001111110011111100111111001111110100111000111111001111110011111100111111001111110100011100111111010100110011111100111111001111110100010100111111001111110011111100111111 3f473f3f3f3f3f4e3f3f3f3f3f473f533f3f3f453f3f3f3f
EUC-JP ?G?©?¯?N?????G?S???E?¸?¸ 0011111101000111001111111000111110100010111011010011111110001111101000101011010000111111010011100011111100111111001111110011111100111111010001110011111101010011001111110011111100111111010001010011111110001111101000101011000100111111100011111010001010110001 3f473f8fa2ed3f8fa2b43f4e3f3f3f3f3f473f533f3f3f453f8fa2b13f8fa2b1
UTF-8 ’G‘©‘¯’N‘»‘­’G’S‘¼’E‘¸‘¸ 11000010100100100100011111000010100100011100001010101001110000101001000111000010101011111100001010010010010011101100001010010001110000101011101111000010100100011100001010101101110000101001001001000111110000101001001001010011110000101001000111000010101111001100001010010010010001011100001010010001110000101011100011000010100100011100001010111000 c29247c291c2a9c291c2afc2924ec291c2bbc291c2adc29247c29253c291c2bcc29245c291c2b8c291c2b8
UHC ?G?????N???­?G?S?¼?E?¸?¸ 00111111010001110011111100111111001111110011111100111111010011100011111100111111001111111010000110101001001111110100011100111111010100110011111110101000111110010011111101000101001111111010001010101100001111111010001010101100 3f473f3f3f3f3f4e3f3f3fa1a93f473f533fa8f93f453fa2ac3fa2ac

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