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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 莉紋ソ夕莉紋ソ夕^ 111001001011101110010110111001001011111110010111010110111110010010111011100101101110010010111111100101110101101101011110 e4bb96e4bf975be4bb96e4bf975b5e
EUC-JP 莉紋ソ夕莉紋ソ夕^ 1110100010111101110011001110011010001110101111111100110110111100111010001011110111001100111001101000111010111111110011011011110001011110 e8bdcce68ebfcdbce8bdcce68ebfcdbc5e
UTF-8 莉紋ソ夕莉紋ソ夕^ 11101000100011101000100111100111101101001000101111101111101111011011111111100101101001001001010111101000100011101000100111100111101101001000101111101111101111011011111111100101101001001001010101011110 e88e89e7b48befbdbfe5a495e88e89e7b48befbdbfe5a4955e
UHC 莉紋?夕莉紋?夕^ 110101111110100111011010101000110011111111100000101010101101011111101001110110101010001100111111111000001010101001011110 d7e9daa33fe0aad7e9daa33fe0aa5e

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