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 1000111110011000011001101000111110011000010111100111110101011001100011111001100001100110100011111001100001011110011111010110001001000101 8f98668f985e7d598f98668f985e7d6245
EUC-JP 序f序^}Y序f序^}bE 1011110111111000011001101011110111111000010111100111110101011001101111011111100001100110101111011111100001011110011111010110001001000101 bdf866bdf85e7d59bdf866bdf85e7d6245
UTF-8 序f序^}Y序f序^}bE 111001011011101010001111011001101110010110111010100011110101111001111101010110011110010110111010100011110110011011100101101110101000111101011110011111010110001001000101 e5ba8f66e5ba8f5e7d59e5ba8f66e5ba8f5e7d6245
UHC 序f序^}Y序f序^}bE 1101111111101101011001101101111111101101010111100111110101011001110111111110110101100110110111111110110101011110011111010110001001000101 dfed66dfed5e7d59dfed66dfed5e7d6245

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