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 蟹?咫?蟹?咫?^ 10001010010010010011111110011010010000000011111110001010010010010011111110011010010000000011111101011110 8a493f9a403f8a493f9a403f5e
EUC-JP 蟹?咫?蟹?咫?^ 10110011101010100011111111010011101000010011111110110011101010100011111111010011101000010011111101011110 b3aa3fd3a13fb3aa3fd3a13f5e
UTF-8 蟹렒咫뒷蟹렒咫뒬^ 11101000100111111011100111101011101000001001001011100101100100101010101111101011100100101011011111101000100111111011100111101011101000001001001011100101100100101010101111101011100100101010110001011110 e89fb9eba092e592abeb92b7e89fb9eba092e592abeb92ac5e
UHC 蟹렒咫뒷蟹렒咫뒬^ 1111101010101111100011101010011111110010101000011011010111011110111110101010111110001110101001111111001010100001101101011101110001011110 faaf8ea7f2a1b5defaaf8ea7f2a1b5dc5e

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