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 謌咲ク笠謌咲ク顎^ 111001101000100010001101111001111011100010001010011111011110011010001000100011011110011110111000100010100111101101011110 e6888de7b88a7de6888de7b88a7b5e
EUC-JP 謌咲ク笠謌咲ク顎^ 1110101111101000101110101110100110001110101110001011001111011110111010111110100010111010111010011000111010111000101100111101110001011110 ebe8bae98eb8b3deebe8bae98eb8b3dc5e
UTF-8 謌咲ク笠謌咲ク顎^ 11101000101011001000110011100101100100101011001011101111101111011011100011100111101011001010000011101000101011001000110011100101100100101011001011101111101111011011100011101001101000011000111001011110 e8ac8ce592b2efbdb8e7aca0e8ac8ce592b2efbdb8e9a18e5e
UHC ???笠???顎^ 0011111100111111001111111101100010100010001111110011111100111111111001001100100101011110 3f3f3fd8a23f3f3fe4c95e

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