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 1111101011101111011001101111101011101111010111100111110101011001111110101110111101100110111110101110111101011110011111010110001001000101 faef66faef5e7d59faef66faef5e7d6245
EUC-JP 橆f橆^}Y橆f橆^}bE 100011111100010110100111011001101000111111000101101001110101111001111101010110011000111111000101101001110110011010001111110001011010011101011110011111010110001001000101 8fc5a7668fc5a75e7d598fc5a7668fc5a75e7d6245
UTF-8 橆f橆^}Y橆f橆^}bE 111001101010100110000110011001101110011010101001100001100101111001111101010110011110011010101001100001100110011011100110101010011000011001011110011111010110001001000101 e6a98666e6a9865e7d59e6a98666e6a9865e7d6245
UHC ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245

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