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 蜥、鬮エ蜥、鬮エ^ 11100101100100101010010011101001101010111011010011100101100100101010010011101001101010111011010001011110 e592a4e9abb4e592a4e9abb45e
EUC-JP 蜥、鬮エ蜥、鬮エ^ 1110100111110010100011101010010011110010101011011000111010110100111010011111001010001110101001001111001010101101100011101011010001011110 e9f28ea4f2ad8eb4e9f28ea4f2ad8eb45e
UTF-8 蜥、鬮エ蜥、鬮エ^ 11101000100111001010010111101111101111011010010011101001101011001010111011101111101111011011010011101000100111001010010111101111101111011010010011101001101011001010111011101111101111011011010001011110 e89ca5efbda4e9acaeefbdb4e89ca5efbda4e9acaeefbdb45e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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