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 11101000100001001001100001001011011001101110100010000100100110000100101101011110011111010101100111101000100001001001100001001011011001101110100010000100100110000100101101011110011111010110001001000101 e884984b66e884984b5e7d59e884984b66e884984b5e7d6245
EUC-JP 閼婁f閼婁^}Y閼婁f閼婁^}bE 11101111111001001100111110101100011001101110111111100100110011111010110001011110011111010101100111101111111001001100111110101100011001101110111111100100110011111010110001011110011111010110001001000101 efe4cfac66efe4cfac5e7d59efe4cfac66efe4cfac5e7d6245
UTF-8 閼婁f閼婁^}Y閼婁f閼婁^}bE 111010011001011010111100111001011010100110000001011001101110100110010110101111001110010110101001100000010101111001111101010110011110100110010110101111001110010110101001100000010110011011101001100101101011110011100101101010011000000101011110011111010110001001000101 e996bce5a98166e996bce5a9815e7d59e996bce5a98166e996bce5a9815e7d6245
UHC 閼婁f閼婁^}Y閼婁f閼婁^}bE 11100100110110011101011110100101011001101110010011011001110101111010010101011110011111010101100111100100110110011101011110100101011001101110010011011001110101111010010101011110011111010110001001000101 e4d9d7a566e4d9d7a55e7d59e4d9d7a566e4d9d7a55e7d6245

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