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‘¢‘¹’E‘¶‘©’E‘²‘§ 100100100100011110010001101010001001000110101110100100100100011110010001101000101001000110111001100100100100010110010001101101101001000110101001100100100100010110010001101100101001000110100111 924791a891ae924791a291b9924591b691a9924591b291a7
SJIS-WIN ?G?¨???G?¢???E?¶???E???§ 00111111010001110011111110000001010011100011111100111111001111110100011100111111100000011001000100111111001111110011111101000101001111111000000111110111001111110011111100111111010001010011111100111111001111111000000110011000 3f473f814e3f3f3f473f81913f3f3f453f81f73f3f3f453f3f3f8198
EUC-JP ?G?¨?®?G?¢???E?¶?©?E???§ 0011111101000111001111111010000110101111001111111000111110100010111011100011111101000111001111111010000111110001001111110011111100111111010001010011111110100010111110010011111110001111101000101110110100111111010001010011111100111111001111111010000111111000 3f473fa1af3f8fa2ee3f473fa1f13f3f3f453fa2f93f8fa2ed3f453f3f3fa1f8
UTF-8 ’G‘¨‘®’G‘¢‘¹’E‘¶‘©’E‘²‘§ 1100001010010010010001111100001010010001110000101010100011000010100100011100001010101110110000101001001001000111110000101001000111000010101000101100001010010001110000101011100111000010100100100100010111000010100100011100001010110110110000101001000111000010101010011100001010010010010001011100001010010001110000101011001011000010100100011100001010100111 c29247c291c2a8c291c2aec29247c291c2a2c291c2b9c29245c291c2b6c291c2a9c29245c291c2b2c291c2a7
UHC ?G?¨?®?G???¹?E?¶???E?²?§ 001111110100011100111111101000011010011100111111101000101110011100111111010001110011111100111111001111111010100111110110001111110100010100111111101000101101001000111111001111110011111101000101001111111010100111110111001111111010000111010111 3f473fa1a73fa2e73f473f3f3fa9f63f453fa2d23f3f3f453fa9f73fa1d7

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