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‘®‘Ÿ’G‘¹‘¶n}’C‘®‘Ÿ’G‘¹‘¶n{^ 1001001001000011100100011010111010010001100111111001001001000111100100011011100110010001101101100110111001111101100100100100001110010001101011101001000110011111100100100100011110010001101110011001000110110110011011100111101101011110 924391ae919f924791b991b66e7d924391ae919f924791b991b66e7b5e
SJIS-WIN ?C?????G???¶n}?C?????G???¶n{^ 00111111010000110011111100111111001111110011111100111111010001110011111100111111001111111000000111110111011011100111110100111111010000110011111100111111001111110011111100111111010001110011111100111111001111111000000111110111011011100111101101011110 3f433f3f3f3f3f473f3f3f81f76e7d3f433f3f3f3f3f473f3f3f81f76e7b5e
EUC-JP ?C?®???G???¶n}?C?®???G???¶n{^ 0011111101000011001111111000111110100010111011100011111100111111001111110100011100111111001111110011111110100010111110010110111001111101001111110100001100111111100011111010001011101110001111110011111100111111010001110011111100111111001111111010001011111001011011100111101101011110 3f433f8fa2ee3f3f3f473f3f3fa2f96e7d3f433f8fa2ee3f3f3f473f3f3fa2f96e7b5e
UTF-8 ’C‘®‘Ÿ’G‘¹‘¶n}’C‘®‘Ÿ’G‘¹‘¶n{^ 11000010100100100100001111000010100100011100001010101110110000101001000111000010100111111100001010010010010001111100001010010001110000101011100111000010100100011100001010110110011011100111110111000010100100100100001111000010100100011100001010101110110000101001000111000010100111111100001010010010010001111100001010010001110000101011100111000010100100011100001010110110011011100111101101011110 c29243c291c2aec291c29fc29247c291c2b9c291c2b66e7dc29243c291c2aec291c29fc29247c291c2b9c291c2b66e7b5e
UHC ?C?®???G?¹?¶n}?C?®???G?¹?¶n{^ 0011111101000011001111111010001011100111001111110011111100111111010001110011111110101001111101100011111110100010110100100110111001111101001111110100001100111111101000101110011100111111001111110011111101000111001111111010100111110110001111111010001011010010011011100111101101011110 3f433fa2e73f3f3f473fa9f63fa2d26e7d3f433fa2e73f3f3f473fa9f63fa2d26e7b5e

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