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 10011000101010011001100010101001011001101001100010101001100110001010100101011110011111010101100110011000101010011001100010101001011001101001100010101001100110001010100101011110011111010110001001000101 98a998a96698a998a95e7d5998a998a96698a998a95e7d6245
EUC-JP 乘乘f乘乘^}Y乘乘f乘乘^}bE 11010000101010111101000010101011011001101101000010101011110100001010101101011110011111010101100111010000101010111101000010101011011001101101000010101011110100001010101101011110011111010110001001000101 d0abd0ab66d0abd0ab5e7d59d0abd0ab66d0abd0ab5e7d6245
UTF-8 乘乘f乘乘^}Y乘乘f乘乘^}bE 111001001011100110011000111001001011100110011000011001101110010010111001100110001110010010111001100110000101111001111101010110011110010010111001100110001110010010111001100110000110011011100100101110011001100011100100101110011001100001011110011111010110001001000101 e4b998e4b99866e4b998e4b9985e7d59e4b998e4b99866e4b998e4b9985e7d6245
UHC 乘乘f乘乘^}Y乘乘f乘乘^}bE 11100011101010111110001110101011011001101110001110101011111000111010101101011110011111010101100111100011101010111110001110101011011001101110001110101011111000111010101101011110011111010110001001000101 e3abe3ab66e3abe3ab5e7d59e3abe3ab66e3abe3ab5e7d6245

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