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’G‘¥’N‘»‘¼’H‘¨‘®’G‘®‘¸ 100100100100011110010010010001111001000110100101100100100100111010010001101110111001000110111100100100100100100010010001101010001001000110101110100100100100011110010001101011101001000110111000 9247924791a5924e91bb91bc924891a891ae924791ae91b8
SJIS-WIN ?G?G?¥?N?????H?¨???G???? 0011111101000111001111110100011100111111100000011000111100111111010011100011111100111111001111110011111100111111010010000011111110000001010011100011111100111111001111110100011100111111001111110011111100111111 3f473f473f818f3f4e3f3f3f3f3f483f814e3f3f3f473f3f3f3f
EUC-JP ?G?G???N?????H?¨?®?G?®?¸ 00111111010001110011111101000111001111110011111100111111010011100011111100111111001111110011111100111111010010000011111110100001101011110011111110001111101000101110111000111111010001110011111110001111101000101110111000111111100011111010001010110001 3f473f473f3f3f4e3f3f3f3f3f483fa1af3f8fa2ee3f473f8fa2ee3f8fa2b1
UTF-8 ’G’G‘¥’N‘»‘¼’H‘¨‘®’G‘®‘¸ 11000010100100100100011111000010100100100100011111000010100100011100001010100101110000101001001001001110110000101001000111000010101110111100001010010001110000101011110011000010100100100100100011000010100100011100001010101000110000101001000111000010101011101100001010010010010001111100001010010001110000101010111011000010100100011100001010111000 c29247c29247c291c2a5c2924ec291c2bbc291c2bcc29248c291c2a8c291c2aec29247c291c2aec291c2b8
UHC ?G?G???N???¼?H?¨?®?G?®?¸ 0011111101000111001111110100011100111111001111110011111101001110001111110011111100111111101010001111100100111111010010000011111110100001101001110011111110100010111001110011111101000111001111111010001011100111001111111010001010101100 3f473f473f3f3f4e3f3f3fa8f93f483fa1a73fa2e73f473fa2e73fa2ac

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