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 遶ェ莉紋ソ苓┳謳 1110011110101011101010101110010010111011100101101110010010111111100101111110100010000100101100011110011010010000 e7abaae4bb96e4bf97e884b1e690
EUC-JP 遶ェ莉紋ソ苓┳謳 11101110101011011000111010101010111010001011110111001100111001101000111010111111110011101110101010101000101100111110101111110000 eead8eaae8bdcce68ebfceeaa8b3ebf0
UTF-8 遶ェ莉紋ソ苓┳謳 111010011000000110110110111011111011110110101010111010001000111010001001111001111011010010001011111011111011110110111111111010001000101110010011111000101001010010110011111010001010110010110011 e981b6efbdaae88e89e7b48befbdbfe88b93e294b3e8acb3
UHC ??莉紋??┳謳 001111110011111111010111111010011101101010100011001111110011111110100110101100111100111111000100 3f3fd7e9daa33f3fa6b3cfc4

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