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 1110001001110010011001101110001001110010010111100111110101011001111000100111001001100110111000100111001001011110011111010110001001000101 e27266e2725e7d59e27266e2725e7d6245
EUC-JP 穩f穩^}Y穩f穩^}bE 1110001111010011011001101110001111010011010111100111110101011001111000111101001101100110111000111101001101011110011111010110001001000101 e3d366e3d35e7d59e3d366e3d35e7d6245
UTF-8 穩f穩^}Y穩f穩^}bE 111001111010100110101001011001101110011110101001101010010101111001111101010110011110011110101001101010010110011011100111101010011010100101011110011111010110001001000101 e7a9a966e7a9a95e7d59e7a9a966e7a9a95e7d6245
UHC 穩f穩^}Y穩f穩^}bE 1110100010110001011001101110100010110001010111100111110101011001111010001011000101100110111010001011000101011110011111010110001001000101 e8b166e8b15e7d59e8b166e8b15e7d6245

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