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\n}謝璽e\n{^ 111010001010110010011101111001111001001010111101011001010101110001101110011111011110100010101100100111011110011110010010101111010110010101011100011011100111101101011110 e8ac9de792bd655c6e7de8ac9de792bd655c6e7b5e
SJIS-WIN ?¬????e\n}?¬????e\n{^ 0011111110000001110010100011111100111111001111110011111101100101010111000110111001111101001111111000000111001010001111110011111100111111001111110110010101011100011011100111101101011110 3f81ca3f3f3f3f655c6e7d3f81ca3f3f3f3f655c6e7b5e
EUC-JP è¬?ç??e\n}è¬?ç??e\n{^ 10001111101010111011001010100010110011000011111110001111101010111010111000111111001111110110010101011100011011100111110110001111101010111011001010100010110011000011111110001111101010111010111000111111001111110110010101011100011011100111101101011110 8fabb2a2cc3f8fabae3f3f655c6e7d8fabb2a2cc3f8fabae3f3f655c6e7b5e
UTF-8 謝璽e\n}謝璽e\n{^ 110000111010100011000010101011001100001010011101110000111010011111000010100100101100001010111101011001010101110001101110011111011100001110101000110000101010110011000010100111011100001110100111110000101001001011000010101111010110010101011100011011100111101101011110 c3a8c2acc29dc3a7c292c2bd655c6e7dc3a8c2acc29dc3a7c292c2bd655c6e7b5e
UHC ?????½e\n}?????½e\n{^ 0011111100111111001111110011111100111111101010001111011001100101010111000110111001111101001111110011111100111111001111110011111110101000111101100110010101011100011011100111101101011110 3f3f3f3f3fa8f6655c6e7d3f3f3f3f3fa8f6655c6e7b5e

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