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’C‘º‘¼‘º’@’G’A^ 10010001101110101001000110111100100100011011101010010010010000001001001001000111100100100100001110010001101110101001000110111100100100011011101010010010010000001001001001000111100100100100000101011110 91ba91bc91ba92409247924391ba91bc91ba9240924792415e
SJIS-WIN ???????@?G?C???????@?G?A^ 00111111001111110011111100111111001111110011111100111111010000000011111101000111001111110100001100111111001111110011111100111111001111110011111100111111010000000011111101000111001111110100000101011110 3f3f3f3f3f3f3f403f473f433f3f3f3f3f3f3f403f473f415e
EUC-JP ?º???º?@?G?C?º???º?@?G?A^ 001111111000111110100010111010110011111100111111001111111000111110100010111010110011111101000000001111110100011100111111010000110011111110001111101000101110101100111111001111110011111110001111101000101110101100111111010000000011111101000111001111110100000101011110 3f8fa2eb3f3f3f8fa2eb3f403f473f433f8fa2eb3f3f3f8fa2eb3f403f473f415e
UTF-8 ‘º‘¼‘º’@’G’C‘º‘¼‘º’@’G’A^ 11000010100100011100001010111010110000101001000111000010101111001100001010010001110000101011101011000010100100100100000011000010100100100100011111000010100100100100001111000010100100011100001010111010110000101001000111000010101111001100001010010001110000101011101011000010100100100100000011000010100100100100011111000010100100100100000101011110 c291c2bac291c2bcc291c2bac29240c29247c29243c291c2bac291c2bcc291c2bac29240c29247c292415e
UHC ?º?¼?º?@?G?C?º?¼?º?@?G?A^ 00111111101010001010110000111111101010001111100100111111101010001010110000111111010000000011111101000111001111110100001100111111101010001010110000111111101010001111100100111111101010001010110000111111010000000011111101000111001111110100000101011110 3fa8ac3fa8f93fa8ac3f403f473f433fa8ac3fa8f93fa8ac3f403f473f415e

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