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 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 莊穆f莊穆^}Y莊穆f莊穆^}bE 11100100101101011001011001110011011001101110010010110101100101100111001101011110011111010101100111100100101101011001011001110011011001101110010010110101100101100111001101011110011111010110001001000101 e4b5967366e4b596735e7d59e4b5967366e4b596735e7d6245
EUC-JP 莊穆f莊穆^}Y莊穆f莊穆^}bE 11101000101101111100101111010100011001101110100010110111110010111101010001011110011111010101100111101000101101111100101111010100011001101110100010110111110010111101010001011110011111010110001001000101 e8b7cbd466e8b7cbd45e7d59e8b7cbd466e8b7cbd45e7d6245
UTF-8 莊穆f莊穆^}Y莊穆f莊穆^}bE 111010001000111010001010111001111010100110000110011001101110100010001110100010101110011110101001100001100101111001111101010110011110100010001110100010101110011110101001100001100110011011101000100011101000101011100111101010011000011001011110011111010110001001000101 e88e8ae7a98666e88e8ae7a9865e7d59e88e8ae7a98666e88e8ae7a9865e7d6245
UHC 莊穆f莊穆^}Y莊穆f莊穆^}bE 11101101111101101101100111001111011001101110110111110110110110011100111101011110011111010101100111101101111101101101100111001111011001101110110111110110110110011100111101011110011111010110001001000101 edf6d9cf66edf6d9cf5e7d59edf6d9cf66edf6d9cf5e7d6245

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