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 111111000100000011001011101110010101110001101110011001101111110001000000110010111011100101011100011011100101111001111101010110011111110001000000110010111011100101011100011011100110011011111100010000001100101110111001010111000110111001011110011111010110001001000101 fc40cbb95c6e66fc40cbb95c6e5e7d59fc40cbb95c6e66fc40cbb95c6e5e7d6245
SJIS-WIN ?@??\nf?@??\n^}Y?@??\nf?@??\n^}bE 001111110100000000111111001111110101110001101110011001100011111101000000001111110011111101011100011011100101111001111101010110010011111101000000001111110011111101011100011011100110011000111111010000000011111100111111010111000110111001011110011111010110001001000101 3f403f3f5c6e663f403f3f5c6e5e7d593f403f3f5c6e663f403f3f5c6e5e7d6245
EUC-JP ü@Ë?\nfü@Ë?\n^}Yü@Ë?\nfü@Ë?\n^}bE 10001111101010111110010001000000100011111010101010110011001111110101110001101110011001101000111110101011111001000100000010001111101010101011001100111111010111000110111001011110011111010101100110001111101010111110010001000000100011111010101010110011001111110101110001101110011001101000111110101011111001000100000010001111101010101011001100111111010111000110111001011110011111010110001001000101 8fabe4408faab33f5c6e668fabe4408faab33f5c6e5e7d598fabe4408faab33f5c6e668fabe4408faab33f5c6e5e7d6245
UTF-8 ü@˹\nfü@˹\n^}Yü@˹\nfü@˹\n^}bE 110000111011110001000000110000111000101111000010101110010101110001101110011001101100001110111100010000001100001110001011110000101011100101011100011011100101111001111101010110011100001110111100010000001100001110001011110000101011100101011100011011100110011011000011101111000100000011000011100010111100001010111001010111000110111001011110011111010110001001000101 c3bc40c38bc2b95c6e66c3bc40c38bc2b95c6e5e7d59c3bc40c38bc2b95c6e66c3bc40c38bc2b95c6e5e7d6245
UHC ?@?¹\nf?@?¹\n^}Y?@?¹\nf?@?¹\n^}bE 00111111010000000011111110101001111101100101110001101110011001100011111101000000001111111010100111110110010111000110111001011110011111010101100100111111010000000011111110101001111101100101110001101110011001100011111101000000001111111010100111110110010111000110111001011110011111010110001001000101 3f403fa9f65c6e663f403fa9f65c6e5e7d593f403fa9f65c6e663f403fa9f65c6e5e7d6245

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