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 消ヘ澵消ヘ澵^ 100011111100000111110100101001101100110111111011010011001000111111000001111101001010011011001101111110110100110001011110 8fc1f4a6cdfb4c8fc1f4a6cdfb4c5e
EUC-JP 消?ヘ澵消?ヘ澵^ 1011111011000011001111111000111011001101100011111100100011111000101111101100001100111111100011101100110110001111110010001111100001011110 bec33f8ecd8fc8f8bec33f8ecd8fc8f85e
UTF-8 消ヘ澵消ヘ澵^ 11100110101101101000100011101110100011011001010111101111101111101000110111100110101111101011010111100110101101101000100011101110100011011001010111101111101111101000110111100110101111101011010101011110 e6b688ee8d95efbe8de6beb5e6b688ee8d95efbe8de6beb55e
UHC 消???消???^ 1110000110111100001111110011111100111111111000011011110000111111001111110011111101011110 e1bc3f3f3fe1bc3f3f3f5e

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