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 ?SKf?SK^}Y?SKf?SK^}bE 001111110101001101001011011001100011111101010011010010110101111001111101010110010011111101010011010010110110011000111111010100110100101101011110011111010110001001000101 3f534b663f534b5e7d593f534b663f534b5e7d6245
SJIS-WIN 蝨SKf蝨SK^}Y蝨SKf蝨SK^}bE 11100101100111000101001101001011011001101110010110011100010100110100101101011110011111010101100111100101100111000101001101001011011001101110010110011100010100110100101101011110011111010110001001000101 e59c534b66e59c534b5e7d59e59c534b66e59c534b5e7d6245
EUC-JP 蝨SKf蝨SK^}Y蝨SKf蝨SK^}bE 11101001111111000101001101001011011001101110100111111100010100110100101101011110011111010101100111101001111111000101001101001011011001101110100111111100010100110100101101011110011111010110001001000101 e9fc534b66e9fc534b5e7d59e9fc534b66e9fc534b5e7d6245
UTF-8 蝨SKf蝨SK^}Y蝨SKf蝨SK^}bE 1110100010011101101010000101001101001011011001101110100010011101101010000101001101001011010111100111110101011001111010001001110110101000010100110100101101100110111010001001110110101000010100110100101101011110011111010110001001000101 e89da8534b66e89da8534b5e7d59e89da8534b66e89da8534b5e7d6245
UHC 蝨SKf蝨SK^}Y蝨SKf蝨SK^}bE 11100011101001000101001101001011011001101110001110100100010100110100101101011110011111010101100111100011101001000101001101001011011001101110001110100100010100110100101101011110011111010110001001000101 e3a4534b66e3a4534b5e7d59e3a4534b66e3a4534b5e7d6245

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