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 顋肴ウ・顋肴ウ・^ 11101000111110011000110111100110101100111010010111101000111110011000110111100110101100111010010101011110 e8f98de6b3a5e8f98de6b3a55e
EUC-JP 顋肴ウ・顋肴ウ・^ 1111000011111011101110101110100010001110101100111000111010100101111100001111101110111010111010001000111010110011100011101010010101011110 f0fbbae88eb38ea5f0fbbae88eb38ea55e
UTF-8 顋肴ウ・顋肴ウ・^ 11101001101000011000101111101000100000101011010011101111101111011011001111101111101111011010010111101001101000011000101111101000100000101011010011101111101111011011001111101111101111011010010101011110 e9a18be882b4efbdb3efbda5e9a18be882b4efbdb3efbda55e
UHC ?肴???肴??^ 0011111111111101101000100011111100111111001111111111110110100010001111110011111101011110 3ffda23f3f3ffda23f3f5e

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