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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 巐逸囂D巐逸囂D^ 111110101011011010001000111011011001101010001111010001001111101010110110100010001110110110011010100011110100010001011110 fab688ed9a8f44fab688ed9a8f445e
EUC-JP 巐逸囂D巐逸囂D^ 1000111110111011111110011011000011101111110100111110111101000100100011111011101111111001101100001110111111010011111011110100010001011110 8fbbf9b0efd3ef448fbbf9b0efd3ef445e
UTF-8 巐逸囂D巐逸囂D^ 111001011011011110010000111010011000000010111000111001011001101110000010010001001110010110110111100100001110100110000000101110001110010110011011100000100100010001011110 e5b790e980b8e59b8244e5b790e980b8e59b82445e
UHC ?逸?D?逸?D^ 0011111111101100111011110011111101000100001111111110110011101111001111110100010001011110 3fecef3f443fecef3f445e

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