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 10001111110010000110111101001011011001101000111111001000011011110100101101011110011111010101100110001111110010000110111101001011011001101000111111001000011011110100101101011110011111010110001001000101 8fc86f4b668fc86f4b5e7d598fc86f4b668fc86f4b5e7d6245
EUC-JP 省oKf省oK^}Y省oKf省oK^}bE 10111110110010100110111101001011011001101011111011001010011011110100101101011110011111010101100110111110110010100110111101001011011001101011111011001010011011110100101101011110011111010110001001000101 beca6f4b66beca6f4b5e7d59beca6f4b66beca6f4b5e7d6245
UTF-8 省oKf省oK^}Y省oKf省oK^}bE 1110011110011100100000010110111101001011011001101110011110011100100000010110111101001011010111100111110101011001111001111001110010000001011011110100101101100110111001111001110010000001011011110100101101011110011111010110001001000101 e79c816f4b66e79c816f4b5e7d59e79c816f4b66e79c816f4b5e7d6245
UHC 省oKf省oK^}Y省oKf省oK^}bE 11100000111111010110111101001011011001101110000011111101011011110100101101011110011111010101100111100000111111010110111101001011011001101110000011111101011011110100101101011110011111010110001001000101 e0fd6f4b66e0fd6f4b5e7d59e0fd6f4b66e0fd6f4b5e7d6245

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