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‘®‘½’E 1001001001000111100100011010111010010001101110001001001001001110100100011011101110010001101100001001001001000111100100011010111010010001101111011001001001000101 924791ae91b8924e91bb91b0924791ae91bd9245
SJIS-WIN ?G?????N???°?G?????E 001111110100011100111111001111110011111100111111001111110100111000111111001111110011111110000001100010110011111101000111001111110011111100111111001111110011111101000101 3f473f3f3f3f3f4e3f3f3f818b3f473f3f3f3f3f45
EUC-JP ?G?®?¸?N???°?G?®???E 001111110100011100111111100011111010001011101110001111111000111110100010101100010011111101001110001111110011111100111111101000011110101100111111010001110011111110001111101000101110111000111111001111110011111101000101 3f473f8fa2ee3f8fa2b13f4e3f3f3fa1eb3f473f8fa2ee3f3f3f45
UTF-8 ’G‘®‘¸’N‘»‘°’G‘®‘½’E 110000101001001001000111110000101001000111000010101011101100001010010001110000101011100011000010100100100100111011000010100100011100001010111011110000101001000111000010101100001100001010010010010001111100001010010001110000101010111011000010100100011100001010111101110000101001001001000101 c29247c291c2aec291c2b8c2924ec291c2bbc291c2b0c29247c291c2aec291c2bdc29245
UHC ?G?®?¸?N???°?G?®?½?E 00111111010001110011111110100010111001110011111110100010101011000011111101001110001111110011111100111111101000011100011000111111010001110011111110100010111001110011111110101000111101100011111101000101 3f473fa2e73fa2ac3f4e3f3f3fa1c63f473fa2e73fa8f63f45

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