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}‘¼‘ª’C’\W{^ 100100011011110010010001101010101001001001000011100100100101110001010111011111011001000110111100100100011010101010010010010000111001001001011100010101110111101101011110 91bc91aa9243925c577d91bc91aa9243925c577b5e
SJIS-WIN ?????C?\W}?????C?\W{^ 001111110011111100111111001111110011111101000011001111110101110001010111011111010011111100111111001111110011111100111111010000110011111101011100010101110111101101011110 3f3f3f3f3f433f5c577d3f3f3f3f3f433f5c577b5e
EUC-JP ???ª?C?\W}???ª?C?\W{^ 00111111001111110011111110001111101000101110110000111111010000110011111101011100010101110111110100111111001111110011111110001111101000101110110000111111010000110011111101011100010101110111101101011110 3f3f3f8fa2ec3f433f5c577d3f3f3f8fa2ec3f433f5c577b5e
UTF-8 ‘¼‘ª’C’\W}‘¼‘ª’C’\W{^ 110000101001000111000010101111001100001010010001110000101010101011000010100100100100001111000010100100100101110001010111011111011100001010010001110000101011110011000010100100011100001010101010110000101001001001000011110000101001001001011100010101110111101101011110 c291c2bcc291c2aac29243c2925c577dc291c2bcc291c2aac29243c2925c577b5e
UHC ?¼?ª?C?\W}?¼?ª?C?\W{^ 00111111101010001111100100111111101010001010001100111111010000110011111101011100010101110111110100111111101010001111100100111111101010001010001100111111010000110011111101011100010101110111101101011110 3fa8f93fa8a33f433f5c577d3fa8f93fa8a33f433f5c577b5e

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