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‘«’E’L’@‘¹}’G‘«’E’L’@‘¹{^ 100100100100011110010001101010111001001001000101100100100100110010010010010000001001000110111001011111011001001001000111100100011010101110010010010001011001001001001100100100100100000010010001101110010111101101011110 924791ab9245924c924091b97d924791ab9245924c924091b97b5e
SJIS-WIN ?G???E?L?@??}?G???E?L?@??{^ 001111110100011100111111001111110011111101000101001111110100110000111111010000000011111100111111011111010011111101000111001111110011111100111111010001010011111101001100001111110100000000111111001111110111101101011110 3f473f3f3f453f4c3f403f3f7d3f473f3f3f453f4c3f403f3f7b5e
EUC-JP ?G???E?L?@??}?G???E?L?@??{^ 001111110100011100111111001111110011111101000101001111110100110000111111010000000011111100111111011111010011111101000111001111110011111100111111010001010011111101001100001111110100000000111111001111110111101101011110 3f473f3f3f453f4c3f403f3f7d3f473f3f3f453f4c3f403f3f7b5e
UTF-8 ’G‘«’E’L’@‘¹}’G‘«’E’L’@‘¹{^ 11000010100100100100011111000010100100011100001010101011110000101001001001000101110000101001001001001100110000101001001001000000110000101001000111000010101110010111110111000010100100100100011111000010100100011100001010101011110000101001001001000101110000101001001001001100110000101001001001000000110000101001000111000010101110010111101101011110 c29247c291c2abc29245c2924cc29240c291c2b97dc29247c291c2abc29245c2924cc29240c291c2b97b5e
UHC ?G???E?L?@?¹}?G???E?L?@?¹{^ 0011111101000111001111110011111100111111010001010011111101001100001111110100000000111111101010011111011001111101001111110100011100111111001111110011111101000101001111110100110000111111010000000011111110101001111101100111101101011110 3f473f3f3f453f4c3f403fa9f67d3f473f3f3f453f4c3f403fa9f67b5e

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