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 100100001011100110011100100010010101110001101110011001101001000010111001100111001000100101011100011011100101111001111101010110011001000010111001100111001000100101011100011011100110011010010000101110011001110010001001010111000110111001011110011111010110001001000101 90b99c895c6e6690b99c895c6e5e7d5990b99c895c6e6690b99c895c6e5e7d6245
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 11000010100100001100001010111001110000101001110011000010100010010101110001101110011001101100001010010000110000101011100111000010100111001100001010001001010111000110111001011110011111010101100111000010100100001100001010111001110000101001110011000010100010010101110001101110011001101100001010010000110000101011100111000010100111001100001010001001010111000110111001011110011111010110001001000101 c290c2b9c29cc2895c6e66c290c2b9c29cc2895c6e5e7d59c290c2b9c29cc2895c6e66c290c2b9c29cc2895c6e5e7d6245
UHC ?¹??\nf?¹??\n^}Y?¹??\nf?¹??\n^}bE 00111111101010011111011000111111001111110101110001101110011001100011111110101001111101100011111100111111010111000110111001011110011111010101100100111111101010011111011000111111001111110101110001101110011001100011111110101001111101100011111100111111010111000110111001011110011111010110001001000101 3fa9f63f3f5c6e663fa9f63f3f5c6e5e7d593fa9f63f3f5c6e663fa9f63f3f5c6e5e7d6245

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