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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蟾ス莉紋ソ苓┳銓 1110010110110111101111011110010010111011100101101110010010111111100101111110100010000100101100011110011111110010 e5b7bde4bb96e4bf97e884b1e7f2
EUC-JP 蟾ス莉紋ソ苓┳銓 11101010101110011000111010111101111010001011110111001100111001101000111010111111110011101110101010101000101100111110111011110100 eab98ebde8bdcce68ebfceeaa8b3eef4
UTF-8 蟾ス莉紋ソ苓┳銓 111010001001111110111110111011111011110110111101111010001000111010001001111001111011010010001011111011111011110110111111111010001000101110010011111000101001010010110011111010011000101010010011 e89fbeefbdbde88e89e7b48befbdbfe88b93e294b3e98a93
UHC 蟾?莉紋??┳銓 11100000111010100011111111010111111010011101101010100011001111110011111110100110101100111110111110110000 e0ea3fd7e9daa33f3fa6b3efb0

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