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 10001001011000001110001111110011011001101000100101100000111000111111001101011110011111010101100110001001011000001110001111110011011001101000100101100000111000111111001101011110011111010110001001000101 8960e3f3668960e3f35e7d598960e3f3668960e3f35e7d6245
EUC-JP 荏胚f荏胚^}Y荏胚f荏胚^}bE 10110001110000011110011011110101011001101011000111000001111001101111010101011110011111010101100110110001110000011110011011110101011001101011000111000001111001101111010101011110011111010110001001000101 b1c1e6f566b1c1e6f55e7d59b1c1e6f566b1c1e6f55e7d6245
UTF-8 荏胚f荏胚^}Y荏胚f荏胚^}bE 111010001000110110001111111010001000001110011010011001101110100010001101100011111110100010000011100110100101111001111101010110011110100010001101100011111110100010000011100110100110011011101000100011011000111111101000100000111001101001011110011111010110001001000101 e88d8fe8839a66e88d8fe8839a5e7d59e88d8fe8839a66e88d8fe8839a5e7d6245
UHC 荏胚f荏胚^}Y荏胚f荏胚^}bE 11101100111110111101101111001111011001101110110011111011110110111100111101011110011111010101100111101100111110111101101111001111011001101110110011111011110110111100111101011110011111010110001001000101 ecfbdbcf66ecfbdbcf5e7d59ecfbdbcf66ecfbdbcf5e7d6245

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