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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 賃房\nf賃房\n^}Y賃房\nf賃房\n^}bE 100100101100000010010110010110110101110001101110011001101001001011000000100101100101101101011100011011100101111001111101010110011001001011000000100101100101101101011100011011100110011010010010110000001001011001011011010111000110111001011110011111010110001001000101 92c0965b5c6e6692c0965b5c6e5e7d5992c0965b5c6e6692c0965b5c6e5e7d6245
EUC-JP 賃房\nf賃房\n^}Y賃房\nf賃房\n^}bE 110001001100001011001011101111000101110001101110011001101100010011000010110010111011110001011100011011100101111001111101010110011100010011000010110010111011110001011100011011100110011011000100110000101100101110111100010111000110111001011110011111010110001001000101 c4c2cbbc5c6e66c4c2cbbc5c6e5e7d59c4c2cbbc5c6e66c4c2cbbc5c6e5e7d6245
UTF-8 賃房\nf賃房\n^}Y賃房\nf賃房\n^}bE 1110100010110011100000111110011010001000101111110101110001101110011001101110100010110011100000111110011010001000101111110101110001101110010111100111110101011001111010001011001110000011111001101000100010111111010111000110111001100110111010001011001110000011111001101000100010111111010111000110111001011110011111010110001001000101 e8b383e688bf5c6e66e8b383e688bf5c6e5e7d59e8b383e688bf5c6e66e8b383e688bf5c6e5e7d6245
UHC 賃房\nf賃房\n^}Y賃房\nf賃房\n^}bE 111011001111110011011011101011100101110001101110011001101110110011111100110110111010111001011100011011100101111001111101010110011110110011111100110110111010111001011100011011100110011011101100111111001101101110101110010111000110111001011110011111010110001001000101 ecfcdbae5c6e66ecfcdbae5c6e5e7d59ecfcdbae5c6e66ecfcdbae5c6e5e7d6245

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