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 蟹뜸邏}蟹뜸邏{^ 111010001001111110111001111010111001110010111000111011111010010010010011011111011110100010011111101110011110101110011100101110001110111110100100100100110111101101011110 e89fb9eb9cb8efa4937de89fb9eb9cb8efa4937b5e
UHC 蟹뜸邏}蟹뜸邏{^ 111110101010111110110110111001001101000111100000011111011111101010101111101101101110010011010001111000000111101101011110 faafb6e4d1e07dfaafb6e4d1e07b5e

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