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 100100011010001010010000111001100101110101101110011001101001000110100010100100001110011001011101011011100101111001111101010110011001000110100010100100001110011001011101011011100110011010010001101000101001000011100110010111010110111001011110011111010110001001000101 91a290e65d6e6691a290e65d6e5e7d5991a290e65d6e6691a290e65d6e5e7d6245
SJIS-WIN ?¢??]nf?¢??]n^}Y?¢??]nf?¢??]n^}bE 00111111100000011001000100111111001111110101110101101110011001100011111110000001100100010011111100111111010111010110111001011110011111010101100100111111100000011001000100111111001111110101110101101110011001100011111110000001100100010011111100111111010111010110111001011110011111010110001001000101 3f81913f3f5d6e663f81913f3f5d6e5e7d593f81913f3f5d6e663f81913f3f5d6e5e7d6245
EUC-JP ?¢?æ]nf?¢?æ]n^}Y?¢?æ]nf?¢?æ]n^}bE 001111111010000111110001001111111000111110101001110000010101110101101110011001100011111110100001111100010011111110001111101010011100000101011101011011100101111001111101010110010011111110100001111100010011111110001111101010011100000101011101011011100110011000111111101000011111000100111111100011111010100111000001010111010110111001011110011111010110001001000101 3fa1f13f8fa9c15d6e663fa1f13f8fa9c15d6e5e7d593fa1f13f8fa9c15d6e663fa1f13f8fa9c15d6e5e7d6245
UTF-8 ‘¢æ]nf‘¢æ]n^}Y‘¢æ]nf‘¢æ]n^}bE 11000010100100011100001010100010110000101001000011000011101001100101110101101110011001101100001010010001110000101010001011000010100100001100001110100110010111010110111001011110011111010101100111000010100100011100001010100010110000101001000011000011101001100101110101101110011001101100001010010001110000101010001011000010100100001100001110100110010111010110111001011110011111010110001001000101 c291c2a2c290c3a65d6e66c291c2a2c290c3a65d6e5e7d59c291c2a2c290c3a65d6e66c291c2a2c290c3a65d6e5e7d6245
UHC ???æ]nf???æ]n^}Y???æ]nf???æ]n^}bE 00111111001111110011111110101001101000010101110101101110011001100011111100111111001111111010100110100001010111010110111001011110011111010101100100111111001111110011111110101001101000010101110101101110011001100011111100111111001111111010100110100001010111010110111001011110011111010110001001000101 3f3f3fa9a15d6e663f3f3fa9a15d6e5e7d593f3f3fa9a15d6e663f3f3fa9a15d6e5e7d6245

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