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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 鰲ツ・鴫鰲ツ・鴫^ 1110100111100000110000101111000110001110101001011000111010110000111010011110000011000010111100011000111010100101100011101011000001011110 e9e0c2f18ea58eb0e9e0c2f18ea58eb05e
EUC-JP 鰲ツ?・鴫鰲ツ?・鴫^ 11110010111000101000111011000010001111111000111010100101101111001011001011110010111000101000111011000010001111111000111010100101101111001011001001011110 f2e28ec23f8ea5bcb2f2e28ec23f8ea5bcb25e
UTF-8 鰲ツ・鴫鰲ツ・鴫^ 11101001101100001011001011101111101111101000001011101110100001001000100111101111101111011010010111101001101101001010101111101001101100001011001011101111101111101000001011101110100001001000100111101111101111011010010111101001101101001010101101011110 e9b0b2efbe82ee8489efbda5e9b4abe9b0b2efbe82ee8489efbda5e9b4ab5e
UHC 鰲????鰲????^ 11101000101001110011111100111111001111110011111111101000101001110011111100111111001111110011111101011110 e8a73f3f3f3fe8a73f3f3f3f5e

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