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 ?oKf?oK^}Y?oKf?oK^}bE 001111110110111101001011011001100011111101101111010010110101111001111101010110010011111101101111010010110110011000111111011011110100101101011110011111010110001001000101 3f6f4b663f6f4b5e7d593f6f4b663f6f4b5e7d6245
SJIS-WIN 霰oKf霰oK^}Y霰oKf霰oK^}bE 11101000110001010110111101001011011001101110100011000101011011110100101101011110011111010101100111101000110001010110111101001011011001101110100011000101011011110100101101011110011111010110001001000101 e8c56f4b66e8c56f4b5e7d59e8c56f4b66e8c56f4b5e7d6245
EUC-JP 霰oKf霰oK^}Y霰oKf霰oK^}bE 11110000110001110110111101001011011001101111000011000111011011110100101101011110011111010101100111110000110001110110111101001011011001101111000011000111011011110100101101011110011111010110001001000101 f0c76f4b66f0c76f4b5e7d59f0c76f4b66f0c76f4b5e7d6245
UTF-8 霰oKf霰oK^}Y霰oKf霰oK^}bE 1110100110011100101100000110111101001011011001101110100110011100101100000110111101001011010111100111110101011001111010011001110010110000011011110100101101100110111010011001110010110000011011110100101101011110011111010110001001000101 e99cb06f4b66e99cb06f4b5e7d59e99cb06f4b66e99cb06f4b5e7d6245
UHC 霰oKf霰oK^}Y霰oKf霰oK^}bE 11011111101011000110111101001011011001101101111110101100011011110100101101011110011111010101100111011111101011000110111101001011011001101101111110101100011011110100101101011110011111010110001001000101 dfac6f4b66dfac6f4b5e7d59dfac6f4b66dfac6f4b5e7d6245

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