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 ??a\nf??a\n^}Y??a\nf??a\n^}bE 0011111100111111011000010101110001101110011001100011111100111111011000010101110001101110010111100111110101011001001111110011111101100001010111000110111001100110001111110011111101100001010111000110111001011110011111010110001001000101 3f3f615c6e663f3f615c6e5e7d593f3f615c6e663f3f615c6e5e7d6245
SJIS-WIN ?亨a\nf?亨a\n^}Y?亨a\nf?亨a\n^}bE 001111111000101110011100011000010101110001101110011001100011111110001011100111000110000101011100011011100101111001111101010110010011111110001011100111000110000101011100011011100110011000111111100010111001110001100001010111000110111001011110011111010110001001000101 3f8b9c615c6e663f8b9c615c6e5e7d593f8b9c615c6e663f8b9c615c6e5e7d6245
EUC-JP ?亨a\nf?亨a\n^}Y?亨a\nf?亨a\n^}bE 001111111011010111111100011000010101110001101110011001100011111110110101111111000110000101011100011011100101111001111101010110010011111110110101111111000110000101011100011011100110011000111111101101011111110001100001010111000110111001011110011111010110001001000101 3fb5fc615c6e663fb5fc615c6e5e7d593fb5fc615c6e663fb5fc615c6e5e7d6245
UTF-8 뤚亨a\nf뤚亨a\n^}Y뤚亨a\nf뤚亨a\n^}bE 111010111010010010011010111001001011101010101000011000010101110001101110011001101110101110100100100110101110010010111010101010000110000101011100011011100101111001111101010110011110101110100100100110101110010010111010101010000110000101011100011011100110011011101011101001001001101011100100101110101010100001100001010111000110111001011110011111010110001001000101 eba49ae4baa8615c6e66eba49ae4baa8615c6e5e7d59eba49ae4baa8615c6e66eba49ae4baa8615c6e5e7d6245
UHC 뤚亨a\nf뤚亨a\n^}Y뤚亨a\nf뤚亨a\n^}bE 10001111110010011111101011111011011000010101110001101110011001101000111111001001111110101111101101100001010111000110111001011110011111010101100110001111110010011111101011111011011000010101110001101110011001101000111111001001111110101111101101100001010111000110111001011110011111010110001001000101 8fc9fafb615c6e668fc9fafb615c6e5e7d598fc9fafb615c6e668fc9fafb615c6e5e7d6245

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