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 100100000110000110010000110000010101110001101110011001101001000001100001100100001100000101011100011011100101111001111101010110011001000001100001100100001100000101011100011011100110011010010000011000011001000011000001010111000110111001011110011111010110001001000101 906190c15c6e66906190c15c6e5e7d59906190c15c6e66906190c15c6e5e7d6245
SJIS-WIN ?a??\nf?a??\n^}Y?a??\nf?a??\n^}bE 001111110110000100111111001111110101110001101110011001100011111101100001001111110011111101011100011011100101111001111101010110010011111101100001001111110011111101011100011011100110011000111111011000010011111100111111010111000110111001011110011111010110001001000101 3f613f3f5c6e663f613f3f5c6e5e7d593f613f3f5c6e663f613f3f5c6e5e7d6245
EUC-JP ?a?Á\nf?a?Á\n^}Y?a?Á\nf?a?Á\n^}bE 0011111101100001001111111000111110101010101000010101110001101110011001100011111101100001001111111000111110101010101000010101110001101110010111100111110101011001001111110110000100111111100011111010101010100001010111000110111001100110001111110110000100111111100011111010101010100001010111000110111001011110011111010110001001000101 3f613f8faaa15c6e663f613f8faaa15c6e5e7d593f613f8faaa15c6e663f613f8faaa15c6e5e7d6245
UTF-8 aÁ\nfaÁ\n^}YaÁ\nfaÁ\n^}bE 110000101001000001100001110000101001000011000011100000010101110001101110011001101100001010010000011000011100001010010000110000111000000101011100011011100101111001111101010110011100001010010000011000011100001010010000110000111000000101011100011011100110011011000010100100000110000111000010100100001100001110000001010111000110111001011110011111010110001001000101 c29061c290c3815c6e66c29061c290c3815c6e5e7d59c29061c290c3815c6e66c29061c290c3815c6e5e7d6245
UHC ?a??\nf?a??\n^}Y?a??\nf?a??\n^}bE 001111110110000100111111001111110101110001101110011001100011111101100001001111110011111101011100011011100101111001111101010110010011111101100001001111110011111101011100011011100110011000111111011000010011111100111111010111000110111001011110011111010110001001000101 3f613f3f5c6e663f613f3f5c6e5e7d593f613f3f5c6e663f613f3f5c6e5e7d6245

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