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 ’IS’E‘¸}’IS’E‘¸{^ 11000010100100100100100101010011110000101001001001000101110000101001000111000010101110000111110111000010100100100100100101010011110000101001001001000101110000101001000111000010101110000111101101011110 c2924953c29245c291c2b87dc2924953c29245c291c2b87b5e
SJIS-WIN ??IS??E????}??IS??E????{^ 00111111001111110100100101010011001111110011111101000101001111110011111100111111001111110111110100111111001111110100100101010011001111110011111101000101001111110011111100111111001111110111101101011110 3f3f49533f3f453f3f3f3f7d3f3f49533f3f453f3f3f3f7b5e
EUC-JP �IS�E�¸}�IS�E�¸{^ 100011111010101010100100001111110100100101010011100011111010101010100100001111110100010110001111101010101010010000111111100011111010101010100100100011111010001010110001011111011000111110101010101001000011111101001001010100111000111110101010101001000011111101000101100011111010101010100100001111111000111110101010101001001000111110100010101100010111101101011110 8faaa43f49538faaa43f458faaa43f8faaa48fa2b17d8faaa43f49538faaa43f458faaa43f8faaa48fa2b17b5e
UTF-8 ’IS’E‘¸}’IS’E‘¸{^ 1100001110000010110000101001001001001001010100111100001110000010110000101001001001000101110000111000001011000010100100011100001110000010110000101011100001111101110000111000001011000010100100100100100101010011110000111000001011000010100100100100010111000011100000101100001010010001110000111000001011000010101110000111101101011110 c382c2924953c382c29245c382c291c382c2b87dc382c2924953c382c29245c382c291c382c2b87b5e
UHC ??IS??E???¸}??IS??E???¸{^ 001111110011111101001001010100110011111100111111010001010011111100111111001111111010001010101100011111010011111100111111010010010101001100111111001111110100010100111111001111110011111110100010101011000111101101011110 3f3f49533f3f453f3f3fa2ac7d3f3f49533f3f453f3f3fa2ac7b5e

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