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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 踟ゥ逋ゥn}踟ゥ逋ゥn{^ 1110011011110111101010011110011110011001101010010110111001111101111001101111011110101001111001111001100110101001011011100111101101011110 e6f7a9e799a96e7de6f7a9e799a96e7b5e
EUC-JP 踟ゥ逋ゥn}踟ゥ逋ゥn{^ 111011001111100110001110101010011110110111111001100011101010100101101110011111011110110011111001100011101010100111101101111110011000111010101001011011100111101101011110 ecf98ea9edf98ea96e7decf98ea9edf98ea96e7b5e
UTF-8 踟ゥ逋ゥn}踟ゥ逋ゥn{^ 1110100010111000100111111110111110111101101010011110100110000000100010111110111110111101101010010110111001111101111010001011100010011111111011111011110110101001111010011000000010001011111011111011110110101001011011100111101101011110 e8b89fefbda9e9808befbda96e7de8b89fefbda9e9808befbda96e7b5e
UHC ??逋?n}??逋?n{^ 001111110011111111111000111001110011111101101110011111010011111100111111111110001110011100111111011011100111101101011110 3f3ff8e73f6e7d3f3ff8e73f6e7b5e

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