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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 蟹??n}蟹??n{^ 10001010010010010011111100111111011011100111110110001010010010010011111100111111011011100111101101011110 8a493f3f6e7d8a493f3f6e7b5e
EUC-JP 蟹??n}蟹??n{^ 10110011101010100011111100111111011011100111110110110011101010100011111100111111011011100111101101011110 b3aa3f3f6e7db3aa3f3f6e7b5e
UTF-8 蟹딃썛n}蟹딃썛n{^ 1110100010011111101110011110101110010100100000111110110010001101100110110110111001111101111010001001111110111001111010111001010010000011111011001000110110011011011011100111101101011110 e89fb9eb9483ec8d9b6e7de89fb9eb9483ec8d9b6e7b5e
UHC 蟹딃썛n}蟹딃썛n{^ 1111101010101111100010101110100110011011100011100110111001111101111110101010111110001010111010011001101110001110011011100111101101011110 faaf8ae99b8e6e7dfaaf8ae99b8e6e7b5e

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