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 1001110110011010011001101001110110011010010111100111110101011001100111011001101001100110100111011001101001011110011111010110001001000101 9d9a669d9a5e7d599d9a669d9a5e7d6245
EUC-JP 撓f撓^}Y撓f撓^}bE 1101100111111010011001101101100111111010010111100111110101011001110110011111101001100110110110011111101001011110011111010110001001000101 d9fa66d9fa5e7d59d9fa66d9fa5e7d6245
UTF-8 撓f撓^}Y撓f撓^}bE 111001101001001010010011011001101110011010010010100100110101111001111101010110011110011010010010100100110110011011100110100100101001001101011110011111010110001001000101 e6929366e692935e7d59e6929366e692935e7d6245
UHC 撓f撓^}Y撓f撓^}bE 1110100011110101011001101110100011110101010111100111110101011001111010001111010101100110111010001111010101011110011111010110001001000101 e8f566e8f55e7d59e8f566e8f55e7d6245

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