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 1110011011111010011001101110011011111010010111100111110101011001111001101111101001100110111001101111101001011110011111010110001001000101 e6fa66e6fa5e7d59e6fa66e6fa5e7d6245
EUC-JP 踰f踰^}Y踰f踰^}bE 1110110011111100011001101110110011111100010111100111110101011001111011001111110001100110111011001111110001011110011111010110001001000101 ecfc66ecfc5e7d59ecfc66ecfc5e7d6245
UTF-8 踰f踰^}Y踰f踰^}bE 111010001011100010110000011001101110100010111000101100000101111001111101010110011110100010111000101100000110011011101000101110001011000001011110011111010110001001000101 e8b8b066e8b8b05e7d59e8b8b066e8b8b05e7d6245
UHC 踰f踰^}Y踰f踰^}bE 1110101110110010011001101110101110110010010111100111110101011001111010111011001001100110111010111011001001011110011111010110001001000101 ebb266ebb25e7d59ebb266ebb25e7d6245

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