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 ˜®‘L‘VÌn}˜®‘L‘VÌn{^ 100110001010111010010001010011001001000101010110100100001100110001101110011111011001100010101110100100010100110010010001010101101001000011001100011011100111101101011110 98ae914c915690cc6e7d98ae914c915690cc6e7b5e
SJIS-WIN ???L?V??n}???L?V??n{^ 001111110011111100111111010011000011111101010110001111110011111101101110011111010011111100111111001111110100110000111111010101100011111100111111011011100111101101011110 3f3f3f4c3f563f3f6e7d3f3f3f4c3f563f3f6e7b5e
EUC-JP ?®?L?V?Ìn}?®?L?V?Ìn{^ 0011111110001111101000101110111000111111010011000011111101010110001111111000111110101010110000000110111001111101001111111000111110100010111011100011111101001100001111110101011000111111100011111010101011000000011011100111101101011110 3f8fa2ee3f4c3f563f8faac06e7d3f8fa2ee3f4c3f563f8faac06e7b5e
UTF-8 ˜®‘L‘VÌn}˜®‘L‘VÌn{^ 110000101001100011000010101011101100001010010001010011001100001010010001010101101100001010010000110000111000110001101110011111011100001010011000110000101010111011000010100100010100110011000010100100010101011011000010100100001100001110001100011011100111101101011110 c298c2aec2914cc29156c290c38c6e7dc298c2aec2914cc29156c290c38c6e7b5e
UHC ?®?L?V??n}?®?L?V??n{^ 0011111110100010111001110011111101001100001111110101011000111111001111110110111001111101001111111010001011100111001111110100110000111111010101100011111100111111011011100111101101011110 3fa2e73f4c3f563f3f6e7d3fa2e73f4c3f563f3f6e7b5e

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