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 10001010010100101110011001111000011001101000101001010010111001100111100001011110011111010101100110001010010100101110011001111000011001101000101001010010111001100111100001011110011111010110001001000101 8a52e678668a52e6785e7d598a52e678668a52e6785e7d6245
EUC-JP 崖諄f崖諄^}Y崖諄f崖諄^}bE 10110011101100111110101111011001011001101011001110110011111010111101100101011110011111010101100110110011101100111110101111011001011001101011001110110011111010111101100101011110011111010110001001000101 b3b3ebd966b3b3ebd95e7d59b3b3ebd966b3b3ebd95e7d6245
UTF-8 崖諄f崖諄^}Y崖諄f崖諄^}bE 111001011011010010010110111010001010101110000100011001101110010110110100100101101110100010101011100001000101111001111101010110011110010110110100100101101110100010101011100001000110011011100101101101001001011011101000101010111000010001011110011111010110001001000101 e5b496e8ab8466e5b496e8ab845e7d59e5b496e8ab8466e5b496e8ab845e7d6245
UHC 崖諄f崖諄^}Y崖諄f崖諄^}bE 11100100111100001110001011110100011001101110010011110000111000101111010001011110011111010101100111100100111100001110001011110100011001101110010011110000111000101111010001011110011111010110001001000101 e4f0e2f466e4f0e2f45e7d59e4f0e2f466e4f0e2f45e7d6245

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