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 1000111001110010011001101000111001110010010111100111110101011001100011100111001001100110100011100111001001011110011111010110001001000101 8e72668e725e7d598e72668e725e7d6245
EUC-JP 屍f屍^}Y屍f屍^}bE 1011101111010011011001101011101111010011010111100111110101011001101110111101001101100110101110111101001101011110011111010110001001000101 bbd366bbd35e7d59bbd366bbd35e7d6245
UTF-8 屍f屍^}Y屍f屍^}bE 111001011011000110001101011001101110010110110001100011010101111001111101010110011110010110110001100011010110011011100101101100011000110101011110011111010110001001000101 e5b18d66e5b18d5e7d59e5b18d66e5b18d5e7d6245
UHC 屍f屍^}Y屍f屍^}bE 1110001110111011011001101110001110111011010111100111110101011001111000111011101101100110111000111011101101011110011111010110001001000101 e3bb66e3bb5e7d59e3bb66e3bb5e7d6245

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