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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN エ竢オ゚ロエ竢オ゚ル^ 10110100111000101000111110110101110111111101101110110100111000101000111110110101110111111101100101011110 b4e28fb5dfdbb4e28fb5dfd95e
EUC-JP エ竢オ゚ロエ竢オ゚ル^ 100011101011010011100011111011111000111010110101100011101101111110001110110110111000111010110100111000111110111110001110101101011000111011011111100011101101100101011110 8eb4e3ef8eb58edf8edb8eb4e3ef8eb58edf8ed95e
UTF-8 エ竢オ゚ロエ竢オ゚ル^ 11101111101111011011010011100111101010111010001011101111101111011011010111101111101111101001111111101111101111101001101111101111101111011011010011100111101010111010001011101111101111011011010111101111101111101001111111101111101111101001100101011110 efbdb4e7aba2efbdb5efbe9fefbe9befbdb4e7aba2efbdb5efbe9fefbe995e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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