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’W‘²’N‘»‘®’G‘© 10010010010001111001001001010111100100011011001010010010010011101001000110111011100100011010111010010010010001111001000110101001 9247925791b2924e91bb91ae924791a9
SJIS-WIN ?G?W???N?????G?? 00111111010001110011111101010111001111110011111100111111010011100011111100111111001111110011111100111111010001110011111100111111 3f473f573f3f3f4e3f3f3f3f3f473f3f
EUC-JP ?G?W???N???®?G?© 0011111101000111001111110101011100111111001111110011111101001110001111110011111100111111100011111010001011101110001111110100011100111111100011111010001011101101 3f473f573f3f3f4e3f3f3f8fa2ee3f473f8fa2ed
UTF-8 ’G’W‘²’N‘»‘®’G‘© 11000010100100100100011111000010100100100101011111000010100100011100001010110010110000101001001001001110110000101001000111000010101110111100001010010001110000101010111011000010100100100100011111000010100100011100001010101001 c29247c29257c291c2b2c2924ec291c2bbc291c2aec29247c291c2a9
UHC ?G?W?²?N???®?G?? 001111110100011100111111010101110011111110101001111101110011111101001110001111110011111100111111101000101110011100111111010001110011111100111111 3f473f573fa9f73f4e3f3f3fa2e73f473f3f

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