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 蟹???蟹???^ 1000101001001001001111110011111100111111100010100100100100111111001111110011111101011110 8a493f3f3f8a493f3f3f5e
EUC-JP 蟹???蟹???^ 1011001110101010001111110011111100111111101100111010101000111111001111110011111101011110 b3aa3f3f3fb3aa3f3f3f5e
UTF-8 蟹띌렑렫蟹띌렑렫^ 11101000100111111011100111101011100111011000110011101011101000001001000111101011101000001010101111101000100111111011100111101011100111011000110011101011101000001001000111101011101000001010101101011110 e89fb9eb9d8ceba091eba0abe89fb9eb9d8ceba091eba0ab5e
UHC 蟹띌렑렫蟹띌렑렫^ 1111101010101111101101101110100110001110101001101000111010111001111110101010111110110110111010011000111010100110100011101011100101011110 faafb6e98ea68eb9faafb6e98ea68eb95e

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