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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蟹??}蟹??{^ 1000101001001001001111110011111101111101100010100100100100111111001111110111101101011110 8a493f3f7d8a493f3f7b5e
EUC-JP 蟹??}蟹??{^ 1011001110101010001111110011111101111101101100111010101000111111001111110111101101011110 b3aa3f3f7db3aa3f3f7b5e
UTF-8 蟹띌짇}蟹띌짇{^ 111010001001111110111001111010111001110110001100111011001010011110000111011111011110100010011111101110011110101110011101100011001110110010100111100001110111101101011110 e89fb9eb9d8ceca7877de89fb9eb9d8ceca7877b5e
UHC 蟹띌짇}蟹띌짇{^ 111110101010111110110110111010011100000111111001011111011111101010101111101101101110100111000001111110010111101101011110 faafb6e9c1f97dfaafb6e9c1f97b5e

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