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 1001001001000111100100011010111010010001101110001001001001001110100100011011101110010001101100001001001001000111 924791ae91b8924e91bb91b09247
SJIS-WIN ?G?????N???°?G 001111110100011100111111001111110011111100111111001111110100111000111111001111110011111110000001100010110011111101000111 3f473f3f3f3f3f4e3f3f3f818b3f47
EUC-JP ?G?®?¸?N???°?G 00111111010001110011111110001111101000101110111000111111100011111010001010110001001111110100111000111111001111110011111110100001111010110011111101000111 3f473f8fa2ee3f8fa2b13f4e3f3f3fa1eb3f47
UTF-8 ’G‘®‘¸’N‘»‘°’G 11000010100100100100011111000010100100011100001010101110110000101001000111000010101110001100001010010010010011101100001010010001110000101011101111000010100100011100001010110000110000101001001001000111 c29247c291c2aec291c2b8c2924ec291c2bbc291c2b0c29247
UHC ?G?®?¸?N???°?G 0011111101000111001111111010001011100111001111111010001010101100001111110100111000111111001111110011111110100001110001100011111101000111 3f473fa2e73fa2ac3f4e3f3f3fa1c63f47

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