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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 疋?狐拒疋?狐居^ 100101010100010000111111100011001100111110001011100100011001010101000100001111111000110011001111100010111000111101011110 95443f8ccf8b9195443f8ccf8b8f5e
EUC-JP 疋?狐拒疋?狐居^ 110010011010010100111111101110001101000110110101111100011100100110100101001111111011100011010001101101011110111101011110 c9a53fb8d1b5f1c9a53fb8d1b5ef5e
UTF-8 疋렔狐拒疋렔狐居^ 11100111100101101000101111101011101000001001010011100111100010111001000011100110100010111001001011100111100101101000101111101011101000001001010011100111100010111001000011100101101100011000010101011110 e7968beba094e78b90e68b92e7968beba094e78b90e5b1855e
UHC 疋렔狐拒疋렔狐居^ 1111100110110101100011101010100111111011110011111100101111011110111110011011010110001110101010011111101111001111110010111101110001011110 f9b58ea9fbcfcbdef9b58ea9fbcfcbdc5e

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