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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蟹?冽蟹?冽^ 1000101001001001001111111001100101110111100010100100100100111111100110010111011101011110 8a493f99778a493f99775e
EUC-JP 蟹?冽蟹?冽^ 1011001110101010001111111101000111011000101100111010101000111111110100011101100001011110 b3aa3fd1d8b3aa3fd1d85e
UTF-8 蟹띌冽蟹띌冽^ 11101000100111111011100111101011100111011000110011100101100001101011110111101000100111111011100111101011100111011000110011100101100001101011110101011110 e89fb9eb9d8ce586bde89fb9eb9d8ce586bd5e
UHC 蟹띌冽蟹띌冽^ 11111010101011111011011011101001110101101010100111111010101011111011011011101001110101101010100101011110 faafb6e9d6a9faafb6e9d6a95e

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