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 鞜イ髢、鞜イ遐ソ^ 11101000110111111011001011101001100101101010010011101000110111111011001011100111101000001011111101011110 e8dfb2e996a4e8dfb2e7a0bf5e
EUC-JP 鞜イ髢、鞜イ遐ソ^ 1111000011100001100011101011001011110001111101101000111010100100111100001110000110001110101100101110111010100010100011101011111101011110 f0e18eb2f1f68ea4f0e18eb2eea28ebf5e
UTF-8 鞜イ髢、鞜イ遐ソ^ 11101001100111101001110011101111101111011011001011101001101010111010001011101111101111011010010011101001100111101001110011101111101111011011001011101001100000011001000011101111101111011011111101011110 e99e9cefbdb2e9aba2efbda4e99e9cefbdb2e98190efbdbf5e
UHC ??????遐?^ 00111111001111110011111100111111001111110011111111111001110001100011111101011110 3f3f3f3f3f3ff9c63f5e

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