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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 凝f凝^}Y凝f凝^}bE 1000101111000011011001101000101111000011010111100111110101011001100010111100001101100110100010111100001101011110011111010110001001000101 8bc3668bc35e7d598bc3668bc35e7d6245
EUC-JP 凝f凝^}Y凝f凝^}bE 1011011011000101011001101011011011000101010111100111110101011001101101101100010101100110101101101100010101011110011111010110001001000101 b6c566b6c55e7d59b6c566b6c55e7d6245
UTF-8 凝f凝^}Y凝f凝^}bE 111001011000011110011101011001101110010110000111100111010101111001111101010110011110010110000111100111010110011011100101100001111001110101011110011111010110001001000101 e5879d66e5879d5e7d59e5879d66e5879d5e7d6245
UHC 凝f凝^}Y凝f凝^}bE 1110101111101010011001101110101111101010010111100111110101011001111010111110101001100110111010111110101001011110011111010110001001000101 ebea66ebea5e7d59ebea66ebea5e7d6245

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