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‘»‘¤ 100100100100001110010001101100111001000110110110100100100100111010010001101110111001000110100101100100100100001110010001101100111001000110110110100100100100111010010001101110111001000110100100 924391b391b6924e91bb91a5924391b391b6924e91bb91a4
SJIS-WIN ?C???¶?N???¥?C???¶?N???? 001111110100001100111111001111110011111110000001111101110011111101001110001111110011111100111111100000011000111100111111010000110011111100111111001111111000000111110111001111110100111000111111001111110011111100111111 3f433f3f3f81f73f4e3f3f3f818f3f433f3f3f81f73f4e3f3f3f3f
EUC-JP ?C???¶?N?????C???¶?N???¤ 00111111010000110011111100111111001111111010001011111001001111110100111000111111001111110011111100111111001111110100001100111111001111110011111110100010111110010011111101001110001111110011111100111111100011111010001011110000 3f433f3f3fa2f93f4e3f3f3f3f3f433f3f3fa2f93f4e3f3f3f8fa2f0
UTF-8 ’C‘³‘¶’N‘»‘¥’C‘³‘¶’N‘»‘¤ 1100001010010010010000111100001010010001110000101011001111000010100100011100001010110110110000101001001001001110110000101001000111000010101110111100001010010001110000101010010111000010100100100100001111000010100100011100001010110011110000101001000111000010101101101100001010010010010011101100001010010001110000101011101111000010100100011100001010100100 c29243c291c2b3c291c2b6c2924ec291c2bbc291c2a5c29243c291c2b3c291c2b6c2924ec291c2bbc291c2a4
UHC ?C?³?¶?N?????C?³?¶?N???¤ 0011111101000011001111111010100111111000001111111010001011010010001111110100111000111111001111110011111100111111001111110100001100111111101010011111100000111111101000101101001000111111010011100011111100111111001111111010001010110100 3f433fa9f83fa2d23f4e3f3f3f3f3f433fa9f83fa2d23f4e3f3f3fa2b4

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