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 寘ホ痾寘ホ痣^ 111110101010100111001110111100001010001111100001011111011111101010101001110011101111000010100011111000010111101101011110 faa9cef0a3e17dfaa9cef0a3e17b5e
EUC-JP 寘ホ?痾寘ホ?痣^ 1000111110111010111000011000111011001110001111111110000111011110100011111011101011100001100011101100111000111111111000011101110001011110 8fbae18ece3fe1de8fbae18ece3fe1dc5e
UTF-8 寘ホ痾寘ホ痣^ 11100101101011111001100011101111101111101000111011101110100000011010001011100111100101111011111011100101101011111001100011101111101111101000111011101110100000011010001011100111100101111010001101011110 e5af98efbe8eee81a2e797bee5af98efbe8eee81a2e797a35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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