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’W’AŒ`’G‘¸’C’W’AŒ`’G‘¸B 10010010010000111001001001010111100100100100000110001100011000001001001001000111100100011011100010010010010000111001001001010111100100100100000110001100011000001001001001000111100100011011100001000010 9243925792418c60924791b89243925792418c60924791b842
SJIS-WIN ?C?W?A?`?G???C?W?A?`?G??B 00111111010000110011111101010111001111110100000100111111011000000011111101000111001111110011111100111111010000110011111101010111001111110100000100111111011000000011111101000111001111110011111101000010 3f433f573f413f603f473f3f3f433f573f413f603f473f3f42
EUC-JP ?C?W?A?`?G?¸?C?W?A?`?G?¸B 0011111101000011001111110101011100111111010000010011111101100000001111110100011100111111100011111010001010110001001111110100001100111111010101110011111101000001001111110110000000111111010001110011111110001111101000101011000101000010 3f433f573f413f603f473f8fa2b13f433f573f413f603f473f8fa2b142
UTF-8 ’C’W’AŒ`’G‘¸’C’W’AŒ`’G‘¸B 110000101001001001000011110000101001001001010111110000101001001001000001110000101000110001100000110000101001001001000111110000101001000111000010101110001100001010010010010000111100001010010010010101111100001010010010010000011100001010001100011000001100001010010010010001111100001010010001110000101011100001000010 c29243c29257c29241c28c60c29247c291c2b8c29243c29257c29241c28c60c29247c291c2b842
UHC ?C?W?A?`?G?¸?C?W?A?`?G?¸B 001111110100001100111111010101110011111101000001001111110110000000111111010001110011111110100010101011000011111101000011001111110101011100111111010000010011111101100000001111110100011100111111101000101010110001000010 3f433f573f413f603f473fa2ac3f433f573f413f603f473fa2ac42

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