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 001111111000100101110101011001100011111110001001011101010101111001111101010110010011111110001001011101010110011000111111100010010111010101011110011111010110001001000101 3f8975663f89755e7d593f8975663f89755e7d6245
EUC-JP 梡疫f梡疫^}Y梡疫f梡疫^}bE 1000111111000011111100111011000111010110011001101000111111000011111100111011000111010110010111100111110101011001100011111100001111110011101100011101011001100110100011111100001111110011101100011101011001011110011111010110001001000101 8fc3f3b1d6668fc3f3b1d65e7d598fc3f3b1d6668fc3f3b1d65e7d6245
UTF-8 梡疫f梡疫^}Y梡疫f梡疫^}bE 111001101010001010100001111001111001011010101011011001101110011010100010101000011110011110010110101010110101111001111101010110011110011010100010101000011110011110010110101010110110011011100110101000101010000111100111100101101010101101011110011111010110001001000101 e6a2a1e796ab66e6a2a1e796ab5e7d59e6a2a1e796ab66e6a2a1e796ab5e7d6245
UHC 梡疫f梡疫^}Y梡疫f梡疫^}bE 11101000110010011110011010111001011001101110100011001001111001101011100101011110011111010101100111101000110010011110011010111001011001101110100011001001111001101011100101011110011111010110001001000101 e8c9e6b966e8c9e6b95e7d59e8c9e6b966e8c9e6b95e7d6245

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