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 àZ‹\nfàZ‹\n^}YàZ‹\nfàZ‹\n^}bE 111000000101101010001011100011110101110001101110011001101110000001011010100010111000111101011100011011100101111001111101010110011110000001011010100010111000111101011100011011100110011011100000010110101000101110001111010111000110111001011110011111010110001001000101 e05a8b8f5c6e66e05a8b8f5c6e5e7d59e05a8b8f5c6e66e05a8b8f5c6e5e7d6245
SJIS-WIN ?Z??\nf?Z??\n^}Y?Z??\nf?Z??\n^}bE 001111110101101000111111001111110101110001101110011001100011111101011010001111110011111101011100011011100101111001111101010110010011111101011010001111110011111101011100011011100110011000111111010110100011111100111111010111000110111001011110011111010110001001000101 3f5a3f3f5c6e663f5a3f3f5c6e5e7d593f5a3f3f5c6e663f5a3f3f5c6e5e7d6245
EUC-JP àZ??\nfàZ??\n^}YàZ??\nfàZ??\n^}bE 1000111110101011101000100101101000111111001111110101110001101110011001101000111110101011101000100101101000111111001111110101110001101110010111100111110101011001100011111010101110100010010110100011111100111111010111000110111001100110100011111010101110100010010110100011111100111111010111000110111001011110011111010110001001000101 8faba25a3f3f5c6e668faba25a3f3f5c6e5e7d598faba25a3f3f5c6e668faba25a3f3f5c6e5e7d6245
UTF-8 àZ‹\nfàZ‹\n^}YàZ‹\nfàZ‹\n^}bE 110000111010000001011010110000101000101111000010100011110101110001101110011001101100001110100000010110101100001010001011110000101000111101011100011011100101111001111101010110011100001110100000010110101100001010001011110000101000111101011100011011100110011011000011101000000101101011000010100010111100001010001111010111000110111001011110011111010110001001000101 c3a05ac28bc28f5c6e66c3a05ac28bc28f5c6e5e7d59c3a05ac28bc28f5c6e66c3a05ac28bc28f5c6e5e7d6245
UHC ?Z??\nf?Z??\n^}Y?Z??\nf?Z??\n^}bE 001111110101101000111111001111110101110001101110011001100011111101011010001111110011111101011100011011100101111001111101010110010011111101011010001111110011111101011100011011100110011000111111010110100011111100111111010111000110111001011110011111010110001001000101 3f5a3f3f5c6e663f5a3f3f5c6e5e7d593f5a3f3f5c6e663f5a3f3f5c6e5e7d6245

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