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 ’C‘¥‘º’N‘»‘®’C‘«‘³’N‘»‘¡^F 1001001001000011100100011010010110010001101110101001001001001110100100011011101110010001101011101001001001000011100100011010101110010001101100111001001001001110100100011011101110010001101000010101111001000110 924391a591ba924e91bb91ae924391ab91b3924e91bb91a15e46
SJIS-WIN ?C?¥???N?????C?????N????^F 001111110100001100111111100000011000111100111111001111110011111101001110001111110011111100111111001111110011111101000011001111110011111100111111001111110011111101001110001111110011111100111111001111110101111001000110 3f433f818f3f3f3f4e3f3f3f3f3f433f3f3f3f3f4e3f3f3f3f5e46
EUC-JP ?C???º?N???®?C?????N???¡^F 0011111101000011001111110011111100111111100011111010001011101011001111110100111000111111001111110011111110001111101000101110111000111111010000110011111100111111001111110011111100111111010011100011111100111111001111111000111110100010110000100101111001000110 3f433f3f3f8fa2eb3f4e3f3f3f8fa2ee3f433f3f3f3f3f4e3f3f3f8fa2c25e46
UTF-8 ’C‘¥‘º’N‘»‘®’C‘«‘³’N‘»‘¡^F 11000010100100100100001111000010100100011100001010100101110000101001000111000010101110101100001010010010010011101100001010010001110000101011101111000010100100011100001010101110110000101001001001000011110000101001000111000010101010111100001010010001110000101011001111000010100100100100111011000010100100011100001010111011110000101001000111000010101000010101111001000110 c29243c291c2a5c291c2bac2924ec291c2bbc291c2aec29243c291c2abc291c2b3c2924ec291c2bbc291c2a15e46
UHC ?C???º?N???®?C???³?N???¡^F 001111110100001100111111001111110011111110101000101011000011111101001110001111110011111100111111101000101110011100111111010000110011111100111111001111111010100111111000001111110100111000111111001111110011111110100010101011100101111001000110 3f433f3f3fa8ac3f4e3f3f3fa2e73f433f3f3fa9f83f4e3f3f3fa2ae5e46

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