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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 齧齧f齧齧^}Y齧齧f齧齧^}bE 11101010100101101110101010010110011001101110101010010110111010101001011001011110011111010101100111101010100101101110101010010110011001101110101010010110111010101001011001011110011111010110001001000101 ea96ea9666ea96ea965e7d59ea96ea9666ea96ea965e7d6245
EUC-JP 齧齧f齧齧^}Y齧齧f齧齧^}bE 11110011111101101111001111110110011001101111001111110110111100111111011001011110011111010101100111110011111101101111001111110110011001101111001111110110111100111111011001011110011111010110001001000101 f3f6f3f666f3f6f3f65e7d59f3f6f3f666f3f6f3f65e7d6245
UTF-8 齧齧f齧齧^}Y齧齧f齧齧^}bE 111010011011110110100111111010011011110110100111011001101110100110111101101001111110100110111101101001110101111001111101010110011110100110111101101001111110100110111101101001110110011011101001101111011010011111101001101111011010011101011110011111010110001001000101 e9bda7e9bda766e9bda7e9bda75e7d59e9bda7e9bda766e9bda7e9bda75e7d6245
UHC 齧齧f齧齧^}Y齧齧f齧齧^}bE 11100000111001011110000011100101011001101110000011100101111000001110010101011110011111010101100111100000111001011110000011100101011001101110000011100101111000001110010101011110011111010110001001000101 e0e5e0e566e0e5e0e55e7d59e0e5e0e566e0e5e0e55e7d6245

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