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 ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
SJIS-WIN "エ熙ウR"エ熙ウ^["エ熙ウR"エ熙ウ^[^ 11111010010101111011010011101010101001001011001101010010111110100101011110110100111010101010010010110011010111100101101111111010010101111011010011101010101001001011001101010010111110100101011110110100111010101010010010110011010111100101101101011110 fa57b4eaa4b352fa57b4eaa4b35e5bfa57b4eaa4b352fa57b4eaa4b35e5b5e
EUC-JP ?エ熙ウR?エ熙ウ^[?エ熙ウR?エ熙ウ^[^ 0011111110001110101101001111010010100110100011101011001101010010001111111000111010110100111101001010011010001110101100110101111001011011001111111000111010110100111101001010011010001110101100110101001000111111100011101011010011110100101001101000111010110011010111100101101101011110 3f8eb4f4a68eb3523f8eb4f4a68eb35e5b3f8eb4f4a68eb3523f8eb4f4a68eb35e5b5e
UTF-8 "エ熙ウR"エ熙ウ^["エ熙ウR"エ熙ウ^[^ 11101111101111001000001011101111101111011011010011100111100001101001100111101111101111011011001101010010111011111011110010000010111011111011110110110100111001111000011010011001111011111011110110110011010111100101101111101111101111001000001011101111101111011011010011100111100001101001100111101111101111011011001101010010111011111011110010000010111011111011110110110100111001111000011010011001111011111011110110110011010111100101101101011110 efbc82efbdb4e78699efbdb352efbc82efbdb4e78699efbdb35e5befbc82efbdb4e78699efbdb352efbc82efbdb4e78699efbdb35e5b5e
UHC "?熙?R"?熙?^["?熙?R"?熙?^[^ 10100011101000100011111111111101111101110011111101010010101000111010001000111111111111011111011100111111010111100101101110100011101000100011111111111101111101110011111101010010101000111010001000111111111111011111011100111111010111100101101101011110 a3a23ffdf73f52a3a23ffdf73f5e5ba3a23ffdf73f52a3a23ffdf73f5e5b5e

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