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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 齬↓?齬↓?^ 1110101010010111100000011010101100111111111010101001011110000001101010110011111101011110 ea9781ab3fea9781ab3f5e
EUC-JP 齬↓?齬↓?^ 1111001111110111101000101010110100111111111100111111011110100010101011010011111101011110 f3f7a2ad3ff3f7a2ad3f5e
UTF-8 齬↓긽齬↓긽^ 11101001101111011010110011100010100001101001001111101010101110001011110111101001101111011010110011100010100001101001001111101010101110001011110101011110 e9bdace28693eab8bde9bdace28693eab8bd5e
UHC 齬↓긽齬↓긽^ 11100101111000011010000111101001100000111000000111100101111000011010000111101001100000111000000101011110 e5e1a1e98381e5e1a1e983815e

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