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 100010001100011000111111011001101000100011000110001111110101111001111101010110011000100011000110001111110110011010001000110001100011111101011110011111010110001001000101 88c63f6688c63f5e7d5988c63f6688c63f5e7d6245
EUC-JP 鞍涑f鞍涑^}Y鞍涑f鞍涑^}bE 1011000011001000100011111100011111001000011001101011000011001000100011111100011111001000010111100111110101011001101100001100100010001111110001111100100001100110101100001100100010001111110001111100100001011110011111010110001001000101 b0c88fc7c866b0c88fc7c85e7d59b0c88fc7c866b0c88fc7c85e7d6245
UTF-8 鞍涑f鞍涑^}Y鞍涑f鞍涑^}bE 111010011001111010001101111001101011011010010001011001101110100110011110100011011110011010110110100100010101111001111101010110011110100110011110100011011110011010110110100100010110011011101001100111101000110111100110101101101001000101011110011111010110001001000101 e99e8de6b69166e99e8de6b6915e7d59e99e8de6b69166e99e8de6b6915e7d6245
UHC 鞍涑f鞍涑^}Y鞍涑f鞍涑^}bE 11100100110100111110000111010111011001101110010011010011111000011101011101011110011111010101100111100100110100111110000111010111011001101110010011010011111000011101011101011110011111010110001001000101 e4d3e1d766e4d3e1d75e7d59e4d3e1d766e4d3e1d75e7d6245

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