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 1000100110011101011001101000100110011101010111100111110101011001100010011001110101100110100010011001110101011110011111010110001001000101 899d66899d5e7d59899d66899d5e7d6245
EUC-JP 往f往^}Y往f往^}bE 1011000111111101011001101011000111111101010111100111110101011001101100011111110101100110101100011111110101011110011111010110001001000101 b1fd66b1fd5e7d59b1fd66b1fd5e7d6245
UTF-8 往f往^}Y往f往^}bE 111001011011111010000000011001101110010110111110100000000101111001111101010110011110010110111110100000000110011011100101101111101000000001011110011111010110001001000101 e5be8066e5be805e7d59e5be8066e5be805e7d6245
UHC 往f往^}Y往f往^}bE 1110100011011001011001101110100011011001010111100111110101011001111010001101100101100110111010001101100101011110011111010110001001000101 e8d966e8d95e7d59e8d966e8d95e7d6245

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