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 消ヲ賤莢消ヲ賤莢^ 100011111100000110100110111001101100101111100100101100001000111111000001101001101110011011001011111001001011000001011110 8fc1a6e6cbe4b08fc1a6e6cbe4b05e
EUC-JP 消ヲ賤莢消ヲ賤莢^ 1011111011000011100011101010011011101100110011011110100010110010101111101100001110001110101001101110110011001101111010001011001001011110 bec38ea6eccde8b2bec38ea6eccde8b25e
UTF-8 消ヲ賤莢消ヲ賤莢^ 11100110101101101000100011101111101111011010011011101000101100111010010011101000100011101010001011100110101101101000100011101111101111011010011011101000101100111010010011101000100011101010001001011110 e6b688efbda6e8b3a4e88ea2e6b688efbda6e8b3a4e88ea25e
UHC 消?賤莢消?賤莢^ 111000011011110000111111111101001100000111111010111110001110000110111100001111111111010011000001111110101111100001011110 e1bc3ff4c1faf8e1bc3ff4c1faf85e

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