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 10010000111101001001000011110100011001101001000011110100100100001111010001011110011111010101100110010000111101001001000011110100011001101001000011110100100100001111010001011110011111010110001001000101 90f490f46690f490f45e7d5990f490f46690f490f45e7d6245
EUC-JP 洗洗f洗洗^}Y洗洗f洗洗^}bE 11000000111101101100000011110110011001101100000011110110110000001111011001011110011111010101100111000000111101101100000011110110011001101100000011110110110000001111011001011110011111010110001001000101 c0f6c0f666c0f6c0f65e7d59c0f6c0f666c0f6c0f65e7d6245
UTF-8 洗洗f洗洗^}Y洗洗f洗洗^}bE 111001101011010010010111111001101011010010010111011001101110011010110100100101111110011010110100100101110101111001111101010110011110011010110100100101111110011010110100100101110110011011100110101101001001011111100110101101001001011101011110011111010110001001000101 e6b497e6b49766e6b497e6b4975e7d59e6b497e6b49766e6b497e6b4975e7d6245
UHC 洗洗f洗洗^}Y洗洗f洗洗^}bE 11100001101010011110000110101001011001101110000110101001111000011010100101011110011111010101100111100001101010011110000110101001011001101110000110101001111000011010100101011110011111010110001001000101 e1a9e1a966e1a9e1a95e7d59e1a9e1a966e1a9e1a95e7d6245

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