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 ?e??}?e??{^ 0011111101100101001111110011111101111101001111110110010100111111001111110111101101011110 3f653f3f7d3f653f3f7b5e
SJIS-WIN 莨e莨菽}莨e莨菽{^ 1110010010111100011001011110010010111100111001001100000101111101111001001011110001100101111001001011110011100100110000010111101101011110 e4bc65e4bce4c17de4bc65e4bce4c17b5e
EUC-JP 莨e莨菽}莨e莨菽{^ 1110100010111110011001011110100010111110111010001100001101111101111010001011111001100101111010001011111011101000110000110111101101011110 e8be65e8bee8c37de8be65e8bee8c37b5e
UTF-8 莨e莨菽}莨e莨菽{^ 1110100010001110101010000110010111101000100011101010100011101000100011111011110101111101111010001000111010101000011001011110100010001110101010001110100010001111101111010111101101011110 e88ea865e88ea8e88fbd7de88ea865e88ea8e88fbd7b5e
UHC ?e?菽}?e?菽{^ 00111111011001010011111111100010110111010111110100111111011001010011111111100010110111010111101101011110 3f653fe2dd7d3f653fe2dd7b5e

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