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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 消ヲVn}消ヲVn{^ 10001111110000011010011001010110011011100111110110001111110000011010011001010110011011100111101101011110 8fc1a6566e7d8fc1a6566e7b5e
EUC-JP 消ヲVn}消ヲVn{^ 101111101100001110001110101001100101011001101110011111011011111011000011100011101010011001010110011011100111101101011110 bec38ea6566e7dbec38ea6566e7b5e
UTF-8 消ヲVn}消ヲVn{^ 11100110101101101000100011101111101111011010011001010110011011100111110111100110101101101000100011101111101111011010011001010110011011100111101101011110 e6b688efbda6566e7de6b688efbda6566e7b5e
UHC 消?Vn}消?Vn{^ 11100001101111000011111101010110011011100111110111100001101111000011111101010110011011100111101101011110 e1bc3f566e7de1bc3f566e7b5e

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