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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 捨床沆捨床氿^ 10001110110011001000111110110000111110101111011110001110110011001000111110110000111110101111010101011110 8ecc8fb0faf78ecc8fb0faf55e
EUC-JP 捨床沆捨床氿^ 101111001100111010111110101100101000111111000110111010101011110011001110101111101011001010001111110001101101011101011110 bccebeb28fc6eabccebeb28fc6d75e
UTF-8 捨床沆捨床氿^ 11100110100011011010100011100101101110101000101011100110101100101000011011100110100011011010100011100101101110101000101011100110101100001011111101011110 e68da8e5ba8ae6b286e68da8e5ba8ae6b0bf5e
UHC 捨床沆捨床?^ 110111101101011111011111110010011111100111111010110111101101011111011111110010010011111101011110 ded7dfc9f9faded7dfc93f5e

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