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‘¥’Z‘¢‘°n}’G’G‘¥’Z‘¢‘°n{^ 1001001001000111100100100100011110010001101001011001001001011010100100011010001010010001101100000110111001111101100100100100011110010010010001111001000110100101100100100101101010010001101000101001000110110000011011100111101101011110 9247924791a5925a91a291b06e7d9247924791a5925a91a291b06e7b5e
SJIS-WIN ?G?G?¥?Z?¢?°n}?G?G?¥?Z?¢?°n{^ 0011111101000111001111110100011100111111100000011000111100111111010110100011111110000001100100010011111110000001100010110110111001111101001111110100011100111111010001110011111110000001100011110011111101011010001111111000000110010001001111111000000110001011011011100111101101011110 3f473f473f818f3f5a3f81913f818b6e7d3f473f473f818f3f5a3f81913f818b6e7b5e
EUC-JP ?G?G???Z?¢?°n}?G?G???Z?¢?°n{^ 001111110100011100111111010001110011111100111111001111110101101000111111101000011111000100111111101000011110101101101110011111010011111101000111001111110100011100111111001111110011111101011010001111111010000111110001001111111010000111101011011011100111101101011110 3f473f473f3f3f5a3fa1f13fa1eb6e7d3f473f473f3f3f5a3fa1f13fa1eb6e7b5e
UTF-8 ’G’G‘¥’Z‘¢‘°n}’G’G‘¥’Z‘¢‘°n{^ 1100001010010010010001111100001010010010010001111100001010010001110000101010010111000010100100100101101011000010100100011100001010100010110000101001000111000010101100000110111001111101110000101001001001000111110000101001001001000111110000101001000111000010101001011100001010010010010110101100001010010001110000101010001011000010100100011100001010110000011011100111101101011110 c29247c29247c291c2a5c2925ac291c2a2c291c2b06e7dc29247c29247c291c2a5c2925ac291c2a2c291c2b06e7b5e
UHC ?G?G???Z???°n}?G?G???Z???°n{^ 00111111010001110011111101000111001111110011111100111111010110100011111100111111001111111010000111000110011011100111110100111111010001110011111101000111001111110011111100111111010110100011111100111111001111111010000111000110011011100111101101011110 3f473f473f3f3f5a3f3f3fa1c66e7d3f473f473f3f3f5a3f3f3fa1c66e7b5e

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