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‘©Œ`’N‘»‘¨B 10010010010001111001000110101001100011000110000010010010010011101001000110111011100100011010100010010010010001111001000110101001100011000110000010010010010011101001000110111011100100011010100001000010 924791a98c60924e91bb91a8924791a98c60924e91bb91a842
SJIS-WIN ?G???`?N???¨?G???`?N???¨B 001111110100011100111111001111110011111101100000001111110100111000111111001111110011111110000001010011100011111101000111001111110011111100111111011000000011111101001110001111110011111100111111100000010100111001000010 3f473f3f3f603f4e3f3f3f814e3f473f3f3f603f4e3f3f3f814e42
EUC-JP ?G?©?`?N???¨?G?©?`?N???¨B 00111111010001110011111110001111101000101110110100111111011000000011111101001110001111110011111100111111101000011010111100111111010001110011111110001111101000101110110100111111011000000011111101001110001111110011111100111111101000011010111101000010 3f473f8fa2ed3f603f4e3f3f3fa1af3f473f8fa2ed3f603f4e3f3f3fa1af42
UTF-8 ’G‘©Œ`’N‘»‘¨’G‘©Œ`’N‘»‘¨B 11000010100100100100011111000010100100011100001010101001110000101000110001100000110000101001001001001110110000101001000111000010101110111100001010010001110000101010100011000010100100100100011111000010100100011100001010101001110000101000110001100000110000101001001001001110110000101001000111000010101110111100001010010001110000101010100001000010 c29247c291c2a9c28c60c2924ec291c2bbc291c2a8c29247c291c2a9c28c60c2924ec291c2bbc291c2a842
UHC ?G???`?N???¨?G???`?N???¨B 001111110100011100111111001111110011111101100000001111110100111000111111001111110011111110100001101001110011111101000111001111110011111100111111011000000011111101001110001111110011111100111111101000011010011101000010 3f473f3f3f603f4e3f3f3fa1a73f473f3f3f603f4e3f3f3fa1a742

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