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 鼎?狐?鼎?狐?^ 10010011010000110011111110001100110011110011111110010011010000110011111110001100110011110011111101011110 93433f8ccf3f93433f8ccf3f5e
EUC-JP 鼎?狐?鼎?狐?^ 11000101101001000011111110111000110100010011111111000101101001000011111110111000110100010011111101011110 c5a43fb8d13fc5a43fb8d13f5e
UTF-8 鼎렰狐왼鼎렰狐외^ 11101001101111001000111011101011101000001011000011100111100010111001000011101100100110011011110011101001101111001000111011101011101000001011000011100111100010111001000011101100100110011011100001011110 e9bc8eeba0b0e78b90ec99bce9bc8eeba0b0e78b90ec99b85e
UHC 鼎렰狐왼鼎렰狐외^ 1111000010100011100011101011110111111011110011111011111111011110111100001010001110001110101111011111101111001111101111111101110001011110 f0a38ebdfbcfbfdef0a38ebdfbcfbfdc5e

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