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 10010001101111011001001001001111011001101001000110111101100100100100111101011110011111010101100110010001101111011001001001001111011001101001000110111101100100100100111101011110011111010110001001000101 91bd924f6691bd924f5e7d5991bd924f6691bd924f5e7d6245
EUC-JP 多丹f多丹^}Y多丹f多丹^}bE 11000010101111111100001110110000011001101100001010111111110000111011000001011110011111010101100111000010101111111100001110110000011001101100001010111111110000111011000001011110011111010110001001000101 c2bfc3b066c2bfc3b05e7d59c2bfc3b066c2bfc3b05e7d6245
UTF-8 多丹f多丹^}Y多丹f多丹^}bE 111001011010010010011010111001001011100010111001011001101110010110100100100110101110010010111000101110010101111001111101010110011110010110100100100110101110010010111000101110010110011011100101101001001001101011100100101110001011100101011110011111010110001001000101 e5a49ae4b8b966e5a49ae4b8b95e7d59e5a49ae4b8b966e5a49ae4b8b95e7d6245
UHC 多丹f多丹^}Y多丹f多丹^}bE 11010010111111011101001110100001011001101101001011111101110100111010000101011110011111010101100111010010111111011101001110100001011001101101001011111101110100111010000101011110011111010110001001000101 d2fdd3a166d2fdd3a15e7d59d2fdd3a166d2fdd3a15e7d6245

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