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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 蜥、鬮エD蜥、鬮エD^ 111001011001001010100100111010011010101110110100010001001110010110010010101001001110100110101011101101000100010001011110 e592a4e9abb444e592a4e9abb4445e
EUC-JP 蜥、鬮エD蜥、鬮エD^ 11101001111100101000111010100100111100101010110110001110101101000100010011101001111100101000111010100100111100101010110110001110101101000100010001011110 e9f28ea4f2ad8eb444e9f28ea4f2ad8eb4445e
UTF-8 蜥、鬮エD蜥、鬮エD^ 111010001001110010100101111011111011110110100100111010011010110010101110111011111011110110110100010001001110100010011100101001011110111110111101101001001110100110101100101011101110111110111101101101000100010001011110 e89ca5efbda4e9acaeefbdb444e89ca5efbda4e9acaeefbdb4445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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