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 鴣鹿澵室鴣鹿澵室^ 1110100111110011100011101010110111111011010011001000111010111010111010011111001110001110101011011111101101001100100011101011101001011110 e9f38eadfb4c8ebae9f38eadfb4c8eba5e
EUC-JP 鴣鹿澵室鴣鹿澵室^ 11110010111101011011110010101111100011111100100011111000101111001011110011110010111101011011110010101111100011111100100011111000101111001011110001011110 f2f5bcaf8fc8f8bcbcf2f5bcaf8fc8f8bcbc5e
UTF-8 鴣鹿澵室鴣鹿澵室^ 11101001101101001010001111101001101110011011111111100110101111101011010111100101101011101010010011101001101101001010001111101001101110011011111111100110101111101011010111100101101011101010010001011110 e9b4a3e9b9bfe6beb5e5aea4e9b4a3e9b9bfe6beb5e5aea45e
UHC ?鹿?室?鹿?室^ 00111111110101101110001100111111111000111111100000111111110101101110001100111111111000111111100001011110 3fd6e33fe3f83fd6e33fe3f85e

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