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 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 埃埃\nf埃埃\n^}Y埃埃\nf埃埃\n^}bE 100110101011101010011010101110100101110001101110011001101001101010111010100110101011101001011100011011100101111001111101010110011001101010111010100110101011101001011100011011100110011010011010101110101001101010111010010111000110111001011110011111010110001001000101 9aba9aba5c6e669aba9aba5c6e5e7d599aba9aba5c6e669aba9aba5c6e5e7d6245
EUC-JP 埃埃\nf埃埃\n^}Y埃埃\nf埃埃\n^}bE 110101001011110011010100101111000101110001101110011001101101010010111100110101001011110001011100011011100101111001111101010110011101010010111100110101001011110001011100011011100110011011010100101111001101010010111100010111000110111001011110011111010110001001000101 d4bcd4bc5c6e66d4bcd4bc5c6e5e7d59d4bcd4bc5c6e66d4bcd4bc5c6e5e7d6245
UTF-8 埃埃\nf埃埃\n^}Y埃埃\nf埃埃\n^}bE 1110010110011111100000111110010110011111100000110101110001101110011001101110010110011111100000111110010110011111100000110101110001101110010111100111110101011001111001011001111110000011111001011001111110000011010111000110111001100110111001011001111110000011111001011001111110000011010111000110111001011110011111010110001001000101 e59f83e59f835c6e66e59f83e59f835c6e5e7d59e59f83e59f835c6e66e59f83e59f835c6e5e7d6245
UHC 埃埃\nf埃埃\n^}Y埃埃\nf埃埃\n^}bE 111001001110111111100100111011110101110001101110011001101110010011101111111001001110111101011100011011100101111001111101010110011110010011101111111001001110111101011100011011100110011011100100111011111110010011101111010111000110111001011110011111010110001001000101 e4efe4ef5c6e66e4efe4ef5c6e5e7d59e4efe4ef5c6e66e4efe4ef5c6e5e7d6245

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