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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蟹?遇?}蟹?遇?{^ 100010100100100100111111100010111111011000111111011111011000101001001001001111111000101111110110001111110111101101011110 8a493f8bf63f7d8a493f8bf63f7b5e
EUC-JP 蟹?遇?}蟹?遇?{^ 101100111010101000111111101101101111100000111111011111011011001110101010001111111011011011111000001111110111101101011110 b3aa3fb6f83f7db3aa3fb6f83f7b5e
UTF-8 蟹렲遇둑}蟹렲遇둑{^ 111010001001111110111001111010111010000010110010111010011000000110000111111010111001000110010001011111011110100010011111101110011110101110100000101100101110100110000001100001111110101110010001100100010111101101011110 e89fb9eba0b2e98187eb91917de89fb9eba0b2e98187eb91917b5e
UHC 蟹렲遇둑}蟹렲遇둑{^ 11111010101011111000111010111111111010011110011110110101110011110111110111111010101011111000111010111111111010011110011110110101110011110111101101011110 faaf8ebfe9e7b5cf7dfaaf8ebfe9e7b5cf7b5e

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