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 10010001101111011001001001010010011001101001000110111101100100100101001001011110011111010101100110010001101111011001001001010010011001101001000110111101100100100101001001011110011111010110001001000101 91bd92526691bd92525e7d5991bd92526691bd92525e7d6245
EUC-JP 多坦f多坦^}Y多坦f多坦^}bE 11000010101111111100001110110011011001101100001010111111110000111011001101011110011111010101100111000010101111111100001110110011011001101100001010111111110000111011001101011110011111010110001001000101 c2bfc3b366c2bfc3b35e7d59c2bfc3b366c2bfc3b35e7d6245
UTF-8 多坦f多坦^}Y多坦f多坦^}bE 111001011010010010011010111001011001110110100110011001101110010110100100100110101110010110011101101001100101111001111101010110011110010110100100100110101110010110011101101001100110011011100101101001001001101011100101100111011010011001011110011111010110001001000101 e5a49ae59da666e5a49ae59da65e7d59e5a49ae59da666e5a49ae59da65e7d6245
UHC 多坦f多坦^}Y多坦f多坦^}bE 11010010111111011111011110100100011001101101001011111101111101111010010001011110011111010101100111010010111111011111011110100100011001101101001011111101111101111010010001011110011111010110001001000101 d2fdf7a466d2fdf7a45e7d59d2fdf7a466d2fdf7a45e7d6245

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