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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 莉門腰}莉門腰{^ 111001001011101110010110111001011000110110011000011111011110010010111011100101101110010110001101100110000111101101011110 e4bb96e58d987de4bb96e58d987b5e
EUC-JP 莉門腰}莉門腰{^ 111010001011110111001100111001111011100111111000011111011110100010111101110011001110011110111001111110000111101101011110 e8bdcce7b9f87de8bdcce7b9f87b5e
UTF-8 莉門腰}莉門腰{^ 111010001000111010001001111010011001011010000000111010001000010110110000011111011110100010001110100010011110100110010110100000001110100010000101101100000111101101011110 e88e89e99680e885b07de88e89e99680e885b07b5e
UHC 莉門腰}莉門腰{^ 110101111110100111011010101001101110100110100110011111011101011111101001110110101010011011101001101001100111101101011110 d7e9daa6e9a67dd7e9daa6e9a67b5e

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