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 ‘½‘Ÿ\nf‘½‘Ÿ\n^}Y‘½‘Ÿ\nf‘½‘Ÿ\n^}bE 100100011011110110010001100111110101110001101110011001101001000110111101100100011001111101011100011011100101111001111101010110011001000110111101100100011001111101011100011011100110011010010001101111011001000110011111010111000110111001011110011111010110001001000101 91bd919f5c6e6691bd919f5c6e5e7d5991bd919f5c6e6691bd919f5c6e5e7d6245
SJIS-WIN ????\nf????\n^}Y????\nf????\n^}bE 001111110011111100111111001111110101110001101110011001100011111100111111001111110011111101011100011011100101111001111101010110010011111100111111001111110011111101011100011011100110011000111111001111110011111100111111010111000110111001011110011111010110001001000101 3f3f3f3f5c6e663f3f3f3f5c6e5e7d593f3f3f3f5c6e663f3f3f3f5c6e5e7d6245
EUC-JP ????\nf????\n^}Y????\nf????\n^}bE 001111110011111100111111001111110101110001101110011001100011111100111111001111110011111101011100011011100101111001111101010110010011111100111111001111110011111101011100011011100110011000111111001111110011111100111111010111000110111001011110011111010110001001000101 3f3f3f3f5c6e663f3f3f3f5c6e5e7d593f3f3f3f5c6e663f3f3f3f5c6e5e7d6245
UTF-8 ‘½‘Ÿ\nf‘½‘Ÿ\n^}Y‘½‘Ÿ\nf‘½‘Ÿ\n^}bE 11000010100100011100001010111101110000101001000111000010100111110101110001101110011001101100001010010001110000101011110111000010100100011100001010011111010111000110111001011110011111010101100111000010100100011100001010111101110000101001000111000010100111110101110001101110011001101100001010010001110000101011110111000010100100011100001010011111010111000110111001011110011111010110001001000101 c291c2bdc291c29f5c6e66c291c2bdc291c29f5c6e5e7d59c291c2bdc291c29f5c6e66c291c2bdc291c29f5c6e5e7d6245
UHC ?½??\nf?½??\n^}Y?½??\nf?½??\n^}bE 00111111101010001111011000111111001111110101110001101110011001100011111110101000111101100011111100111111010111000110111001011110011111010101100100111111101010001111011000111111001111110101110001101110011001100011111110101000111101100011111100111111010111000110111001011110011111010110001001000101 3fa8f63f3f5c6e663fa8f63f3f5c6e5e7d593fa8f63f3f5c6e663fa8f63f3f5c6e5e7d6245

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