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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ????幄??^ 001111110011111100111111001111111001101111101000001111110011111101011110 3f3f3f3f9be83f3f5e
EUC-JP ????幄??^ 001111110011111100111111001111111101011011101010001111110011111101011110 3f3f3f3fd6ea3f3f5e
UTF-8 뤶햵퓥폀幄렲렯^ 11101011101001001011011011101101100101101011010111101101100100111010010111101101100011111000000011100101101110011000010011101011101000001011001011101011101000001010111101011110 eba4b6ed96b5ed93a5ed8f80e5b984eba0b2eba0af5e
UHC 뤶햵퓥폀幄렲렯^ 100011111110010011000001100011101011111110001110101111001000111111100100110000011000111010111111100011101011110001011110 8fe4c18ebf8ebc8fe4c18ebf8ebc5e

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