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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鴫鵁軸鴫鵁雫^ 1111000111111010100011101011000011101001111110001000111010110010111100011111101010001110101100001110100111111000100011101011010001011110 f1fa8eb0e9f88eb2f1fa8eb0e9f88eb45e
EUC-JP ?鴫鵁軸?鴫鵁雫^ 001111111011110010110010111100101111101010111100101101000011111110111100101100101111001011111010101111001011011001011110 3fbcb2f2fabcb43fbcb2f2fabcb65e
UTF-8 鴫鵁軸鴫鵁雫^ 11101110100001011011010111101001101101001010101111101001101101011000000111101000101110111011100011101110100001011011010111101001101101001010101111101001101101011000000111101001100110111010101101011110 ee85b5e9b4abe9b581e8bbb8ee85b5e9b4abe9b581e99bab5e
UHC ???軸????^ 00111111001111110011111111110101111011100011111100111111001111110011111101011110 3f3f3ff5ee3f3f3f3f5e

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