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 ??Kf??K^}Y??Kf??K^}bE 001111110011111101001011011001100011111100111111010010110101111001111101010110010011111100111111010010110110011000111111001111110100101101011110011111010110001001000101 3f3f4b663f3f4b5e7d593f3f4b663f3f4b5e7d6245
SJIS-WIN 雍ТKf雍ТK^}Y雍ТKf雍ТK^}bE 1110100010110100100001000101001101001011011001101110100010110100100001000101001101001011010111100111110101011001111010001011010010000100010100110100101101100110111010001011010010000100010100110100101101011110011111010110001001000101 e8b484534b66e8b484534b5e7d59e8b484534b66e8b484534b5e7d6245
EUC-JP 雍ТKf雍ТK^}Y雍ТKf雍ТK^}bE 1111000010110110101001111011010001001011011001101111000010110110101001111011010001001011010111100111110101011001111100001011011010100111101101000100101101100110111100001011011010100111101101000100101101011110011111010110001001000101 f0b6a7b44b66f0b6a7b44b5e7d59f0b6a7b44b66f0b6a7b44b5e7d6245
UTF-8 雍ТKf雍ТK^}Y雍ТKf雍ТK^}bE 111010011001101110001101110100001010001001001011011001101110100110011011100011011101000010100010010010110101111001111101010110011110100110011011100011011101000010100010010010110110011011101001100110111000110111010000101000100100101101011110011111010110001001000101 e99b8dd0a24b66e99b8dd0a24b5e7d59e99b8dd0a24b66e99b8dd0a24b5e7d6245
UHC 雍ТKf雍ТK^}Y雍ТKf雍ТK^}bE 1110100010111100101011001011010001001011011001101110100010111100101011001011010001001011010111100111110101011001111010001011110010101100101101000100101101100110111010001011110010101100101101000100101101011110011111010110001001000101 e8bcacb44b66e8bcacb44b5e7d59e8bcacb44b66e8bcacb44b5e7d6245

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