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 譽壼ー笠譽壼ー顎^ 111001101010001110011010111001011011000010001010011111011110011010100011100110101110010110110000100010100111101101011110 e6a39ae5b08a7de6a39ae5b08a7b5e
EUC-JP 譽壼ー笠譽壼ー顎^ 1110110010100101110101001110011110001110101100001011001111011110111011001010010111010100111001111000111010110000101100111101110001011110 eca5d4e78eb0b3deeca5d4e78eb0b3dc5e
UTF-8 譽壼ー笠譽壼ー顎^ 11101000101011011011110111100101101000111011110011101111101111011011000011100111101011001010000011101000101011011011110111100101101000111011110011101111101111011011000011101001101000011000111001011110 e8adbde5a3bcefbdb0e7aca0e8adbde5a3bcefbdb0e9a18e5e
UHC 譽??笠譽??顎^ 11100111111000100011111100111111110110001010001011100111111000100011111100111111111001001100100101011110 e7e23f3fd8a2e7e23f3fe4c95e

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