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 ?of?o^}Y?of?o^}bE 0011111101101111011001100011111101101111010111100111110101011001001111110110111101100110001111110110111101011110011111010110001001000101 3f6f663f6f5e7d593f6f663f6f5e7d6245
SJIS-WIN 葎of葎o^}Y葎of葎o^}bE 100101111010100001101111011001101001011110101000011011110101111001111101010110011001011110101000011011110110011010010111101010000110111101011110011111010110001001000101 97a86f6697a86f5e7d5997a86f6697a86f5e7d6245
EUC-JP 葎of葎o^}Y葎of葎o^}bE 110011101010101001101111011001101100111010101010011011110101111001111101010110011100111010101010011011110110011011001110101010100110111101011110011111010110001001000101 ceaa6f66ceaa6f5e7d59ceaa6f66ceaa6f5e7d6245
UTF-8 葎of葎o^}Y葎of葎o^}bE 11101000100100011000111001101111011001101110100010010001100011100110111101011110011111010101100111101000100100011000111001101111011001101110100010010001100011100110111101011110011111010110001001000101 e8918e6f66e8918e6f5e7d59e8918e6f66e8918e6f5e7d6245
UHC ?of?o^}Y?of?o^}bE 0011111101101111011001100011111101101111010111100111110101011001001111110110111101100110001111110110111101011110011111010110001001000101 3f6f663f6f5e7d593f6f663f6f5e7d6245

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