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{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 顴擘壘\n}顴擘壘\n{^ 11101001010000011001110110100100100110101101110001011100011011100111110111101001010000011001110110100100100110101101110001011100011011100111101101011110 e9419da49adc5c6e7de9419da49adc5c6e7b5e
EUC-JP 顴擘壘\n}顴擘壘\n{^ 11110001101000101101101010100110110101001101111001011100011011100111110111110001101000101101101010100110110101001101111001011100011011100111101101011110 f1a2daa6d4de5c6e7df1a2daa6d4de5c6e7b5e
UTF-8 顴擘壘\n}顴擘壘\n{^ 11101001101000011011010011100110100100111001100011100101101000111001100001011100011011100111110111101001101000011011010011100110100100111001100011100101101000111001100001011100011011100111101101011110 e9a1b4e69398e5a3985c6e7de9a1b4e69398e5a3985c6e7b5e
UHC ?擘壘\n}?擘壘\n{^ 0011111111011011111110111101011110100100010111000110111001111101001111111101101111111011110101111010010001011100011011100111101101011110 3fdbfbd7a45c6e7d3fdbfbd7a45c6e7b5e

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