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’M‘¼’K‘¢‘¶}’C’M‘¼’K‘¢‘¶{^ 100100100100001110010010010011011001000110111100100100100100101110010001101000101001000110110110011111011001001001000011100100100100110110010001101111001001001001001011100100011010001010010001101101100111101101011110 9243924d91bc924b91a291b67d9243924d91bc924b91a291b67b5e
SJIS-WIN ?C?M???K?¢?¶}?C?M???K?¢?¶{^ 00111111010000110011111101001101001111110011111100111111010010110011111110000001100100010011111110000001111101110111110100111111010000110011111101001101001111110011111100111111010010110011111110000001100100010011111110000001111101110111101101011110 3f433f4d3f3f3f4b3f81913f81f77d3f433f4d3f3f3f4b3f81913f81f77b5e
EUC-JP ?C?M???K?¢?¶}?C?M???K?¢?¶{^ 00111111010000110011111101001101001111110011111100111111010010110011111110100001111100010011111110100010111110010111110100111111010000110011111101001101001111110011111100111111010010110011111110100001111100010011111110100010111110010111101101011110 3f433f4d3f3f3f4b3fa1f13fa2f97d3f433f4d3f3f3f4b3fa1f13fa2f97b5e
UTF-8 ’C’M‘¼’K‘¢‘¶}’C’M‘¼’K‘¢‘¶{^ 110000101001001001000011110000101001001001001101110000101001000111000010101111001100001010010010010010111100001010010001110000101010001011000010100100011100001010110110011111011100001010010010010000111100001010010010010011011100001010010001110000101011110011000010100100100100101111000010100100011100001010100010110000101001000111000010101101100111101101011110 c29243c2924dc291c2bcc2924bc291c2a2c291c2b67dc29243c2924dc291c2bcc2924bc291c2a2c291c2b67b5e
UHC ?C?M?¼?K???¶}?C?M?¼?K???¶{^ 00111111010000110011111101001101001111111010100011111001001111110100101100111111001111110011111110100010110100100111110100111111010000110011111101001101001111111010100011111001001111110100101100111111001111110011111110100010110100100111101101011110 3f433f4d3fa8f93f4b3f3f3fa2d27d3f433f4d3fa8f93f4b3f3f3fa2d27b5e

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