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{^ 1001001001000011100100011011011010010001101101111001001001000111100100011011110010010001101111010110111001111101100100100100001110010001101101101001000110110111100100100100011110010001101111001001000110111101011011100111101101011110 924391b691b7924791bc91bd6e7d924391b691b7924791bc91bd6e7b5e
SJIS-WIN ?C?¶???G????n}?C?¶???G????n{^ 00111111010000110011111110000001111101110011111100111111001111110100011100111111001111110011111100111111011011100111110100111111010000110011111110000001111101110011111100111111001111110100011100111111001111110011111100111111011011100111101101011110 3f433f81f73f3f3f473f3f3f3f6e7d3f433f81f73f3f3f473f3f3f3f6e7b5e
EUC-JP ?C?¶???G????n}?C?¶???G????n{^ 00111111010000110011111110100010111110010011111100111111001111110100011100111111001111110011111100111111011011100111110100111111010000110011111110100010111110010011111100111111001111110100011100111111001111110011111100111111011011100111101101011110 3f433fa2f93f3f3f473f3f3f3f6e7d3f433fa2f93f3f3f473f3f3f3f6e7b5e
UTF-8 ’C‘¶‘·’G‘¼‘½n}’C‘¶‘·’G‘¼‘½n{^ 11000010100100100100001111000010100100011100001010110110110000101001000111000010101101111100001010010010010001111100001010010001110000101011110011000010100100011100001010111101011011100111110111000010100100100100001111000010100100011100001010110110110000101001000111000010101101111100001010010010010001111100001010010001110000101011110011000010100100011100001010111101011011100111101101011110 c29243c291c2b6c291c2b7c29247c291c2bcc291c2bd6e7dc29243c291c2b6c291c2b7c29247c291c2bcc291c2bd6e7b5e
UHC ?C?¶?·?G?¼?½n}?C?¶?·?G?¼?½n{^ 00111111010000110011111110100010110100100011111110100001101001000011111101000111001111111010100011111001001111111010100011110110011011100111110100111111010000110011111110100010110100100011111110100001101001000011111101000111001111111010100011111001001111111010100011110110011011100111101101011110 3f433fa2d23fa1a43f473fa8f93fa8f66e7d3f433fa2d23fa1a43f473fa8f93fa8f66e7b5e

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