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 謔ー貅図謔ー貅須^ 111001101000001010110000111001101011101010010000011111011110011010000010101100001110011010111010100100000111101101011110 e682b0e6ba907de682b0e6ba907b5e
EUC-JP 謔ー貅図謔ー貅須^ 1110101111100010100011101011000011101100101111001011111111011110111010111110001010001110101100001110110010111100101111111101110001011110 ebe28eb0ecbcbfdeebe28eb0ecbcbfdc5e
UTF-8 謔ー貅図謔ー貅須^ 11101000101011001001010011101111101111011011000011101000101100101000010111100101100110111011001111101000101011001001010011101111101111011011000011101000101100101000010111101001101000001000100001011110 e8ac94efbdb0e8b285e59bb3e8ac94efbdb0e8b285e9a0885e
UHC 謔???謔??須^ 111110011100110000111111001111110011111111111001110011000011111100111111111000101100111001011110 f9cc3f3f3ff9cc3f3fe2ce5e

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