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^ 11101001101011101001110011011011100011000100010111101001101011101001110011011011100011000100010101011110 e9ae9cdb8c45e9ae9cdb8c455e
SJIS-WIN ?????E?????E^ 00111111001111110011111100111111001111110100010100111111001111110011111100111111001111110100010101011110 3f3f3f3f3f453f3f3f3f3f455e
EUC-JP é®?Û?Eé®?Û?E^ 10001111101010111011000110001111101000101110111000111111100011111010101011100101001111110100010110001111101010111011000110001111101000101110111000111111100011111010101011100101001111110100010101011110 8fabb18fa2ee3f8faae53f458fabb18fa2ee3f8faae53f455e
UTF-8 鮜یE鮜یE^ 1100001110101001110000101010111011000010100111001100001110011011110000101000110001000101110000111010100111000010101011101100001010011100110000111001101111000010100011000100010101011110 c3a9c2aec29cc39bc28c45c3a9c2aec29cc39bc28c455e
UHC ?®???E?®???E^ 001111111010001011100111001111110011111100111111010001010011111110100010111001110011111100111111001111110100010101011110 3fa2e73f3f3f453fa2e73f3f3f455e

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