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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 壽?囚役\}壽?囚役\{^ 10011010111001100011111110001110111110101001011011110000010111000111110110011010111001100011111110001110111110101001011011110000010111000111101101011110 9ae63f8efa96f05c7d9ae63f8efa96f05c7b5e
EUC-JP 壽?囚役\}壽?囚役\{^ 11010100111010000011111110111100111111001100110011110010010111000111110111010100111010000011111110111100111111001100110011110010010111000111101101011110 d4e83fbcfcccf25c7dd4e83fbcfcccf25c7b5e
UTF-8 壽挻囚役\}壽挻囚役\{^ 1110010110100011101111011110011010001100101110111110010110011011100110101110010110111101101110010101110001111101111001011010001110111101111001101000110010111011111001011001101110011010111001011011110110111001010111000111101101011110 e5a3bde68cbbe59b9ae5bdb95c7de5a3bde68cbbe59b9ae5bdb95c7b5e
UHC 壽挻囚役\}壽挻囚役\{^ 111000011111100011100110110010011110000111110110111001101011010101011100011111011110000111111000111001101100100111100001111101101110011010110101010111000111101101011110 e1f8e6c9e1f6e6b55c7de1f8e6c9e1f6e6b55c7b5e

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